Problem goodprogrammer
User ZacharyTan2010
Submission Time 2024-02-21 16:59:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

goodprogrammer.cpp: In function ‘int wabbit()’:
goodprogrammer.cpp:4:16: error: expected ‘;’ before ‘}’ token
4 | cout<<"wabbit"
| ^
| ;
5 | }
| ~