Problem | superduper |
---|---|
User | StormyGood |
Submission Time | 2024-12-16 10:43:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
superduper.cpp: In function ‘int32_t main()’:
superduper.cpp:8:13: error: expected ‘;’ before ‘long’
8 | cout.tie(0)
| ^
| ;
superduper.cpp:11:12: error: ‘t’ was not declared in this scope; did you mean ‘tm’?
11 | cin >> t;
| ^
| tm