Problem | exam |
---|---|
User | adammmamammamamamaamamam |
Submission Time | 2023-04-16 14:43:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:7:24: error: expected ‘;’ before ‘}’ token
7 | cout <<"hello world"
| ^
| ;
8 | } else {
| ~