Problem | streakmanipulation |
---|---|
User | asbx |
Submission Time | 2023-12-13 09:54:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
streakmanipulation.cpp: In function ‘int main()’:
streakmanipulation.cpp:6:2: error: ‘cint’ was not declared in this scope; did you mean ‘uint’?
6 | cint>>t;
| ^~~~
| uint
streakmanipulation.cpp:6:8: error: ‘t’ was not declared in this scope; did you mean ‘tm’?
6 | cint>>t;
| ^
| tm