Problem duckhunt13
User suzienguyen
Submission Time 2026-02-28 20:04:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt13.cpp: In function ‘int main()’:
duckhunt13.cpp:32:13: error: expected ‘,’ or ‘;’ before ‘cout’
32 | cout << ans << "]\n";
| ^~~~