Problem WA1
User StewartStudios
Submission Time 2025-04-27 13:47:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

WA1.cpp: In function ‘int32_t main()’:
WA1.cpp:24:5: error: ‘retur’ was not declared in this scope
24 | retur
| ^~~~~
WA1.cpp:24:5: error: expected ‘}’ at end of input
WA1.cpp:7:16: note: to match this ‘{’
7 | int32_t main() {
| ^