| Problem | hackingscores |
|---|---|
| User | Shuhxin |
| Submission Time | 2024-06-23 20:31:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hackingscores.cpp: In function ‘int main()’:
hackingscores.cpp:23:33: error: expected ‘;’ before ‘}’ token
23 | cout<<"Time to cry forever!"
| ^
| ;
24 | }
| ~