Problem wabbit
User hwy
Submission Time 2023-08-10 23:36:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wabbit.cpp: In function ‘int main()’:
wabbit.cpp:27:9: error: expected ‘;’ before ‘}’ token
27 | temp++
| ^
| ;
28 | }
| ~