Problem | goombatower |
---|---|
User | asbx |
Submission Time | 2023-12-11 10:16:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
goombatower.cpp: In function ‘int main()’:
goombatower.cpp:5:11: error: ‘sync_with_stdio’ was not declared in this scope
5 | ios_base:sync_with_stdio(0);
| ^~~~~~~~~~~~~~~