Problem | wronganswer |
---|---|
User | brat |
Submission Time | 2025-09-24 14:37:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wronganswer.cpp: In function ‘int main()’:
wronganswer.cpp:8:42: error: expected ‘;’ before ‘:’ token
8 | ios_base::sync_with_stdio(0); cin.tie(0):
| ^
| ;