part2 ver 0.7.2

This commit is contained in:
ClF3 2024-11-05 10:18:33 +08:00
parent 3a1adc81ce
commit 1d92c511b4
1 changed files with 3 additions and 0 deletions

View File

@ -50,6 +50,9 @@ int main() {
// }
}
}
if(flag != -1) {
break;
}
}
printf("Flag: %d\n", flag);