Initialization
This commit is contained in:
parent
286056678a
commit
6527362089
@ -43,7 +43,6 @@ int main() {
|
||||
}
|
||||
num_students++;
|
||||
|
||||
|
||||
if (num_accepted == max_students) {
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user