Problem | whatisthisactf |
---|---|
User | ZacharyTan2010 |
Submission Time | 2024-02-21 17:33:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
whatisthisactf.cpp: In function ‘int main()’:
whatisthisactf.cpp:5:13: error: expected ‘;’ before ‘}’ token
5 | cout<<"694"
| ^
| ;
6 | }
| ~