Problem guards_ex
User YSH2020
Submission Time 2025-05-23 21:18:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guards_ex.cpp: In function ‘int main()’:
guards_ex.cpp:10:10: error: ‘totak’ was not declared in this scope; did you mean ‘total’?
10 | cout << totak;
| ^~~~~
| total