Faculty.jav geaendert
This commit is contained in:
parent
44edc7e9cb
commit
ea3ff69047
@ -22,7 +22,7 @@ public class Faculty {
|
||||
// return 1;
|
||||
// }
|
||||
|
||||
if (x < 2) {
|
||||
if (x == 1) {
|
||||
return x;
|
||||
}
|
||||
else {
|
||||
|
Loading…
Reference in New Issue
Block a user