Problem | procrastination |
---|---|
User | MCSG |
Submission Time | 2025-06-18 11:10:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
procrastination.cpp: In function ‘int main()’:
procrastination.cpp:9:9: error: expected ‘;’ before ‘}’ token
9 | cout<<1
| ^
| ;
10 | }
| ~