Problem | progressionspells |
---|---|
User | shoryu386 |
Submission Time | 2023-12-09 11:29:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
progressionspells.cpp: In function ‘int main()’:
progressionspells.cpp:8:2: error: ‘ios_sync_with_stdio’ was not declared in this scope
8 | ios_sync_with_stdio(0); cin.tie(0);
| ^~~~~~~~~~~~~~~~~~~