Problem | whatisthisactf |
---|---|
User | thatlycheeoolongdrink |
Submission Time | 2024-02-28 17:36:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
whatisthisactf.cpp: In function ‘int main()’:
whatisthisactf.cpp:4:20: error: expected ‘;’ before ‘}’ token
4 | cout<< 'yes it is'
| ^
| ;
5 | }
| ~