Problem duckhunt13
User jambusk
Submission Time 2025-06-18 11:02:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt13.cpp: In function ‘int main()’:
duckhunt13.cpp:28:8: error: expected ‘(’ before ‘y’
28 | if y = t.back();
| ^
| (
duckhunt13.cpp:30:7: error: ‘u’ was not declared in this scope
30 | ++u;
| ^
duckhunt13.cpp:33:11: error: ‘u’ was not declared in this scope
33 | cout << u;
| ^