Problem ntuc
User Z2077
Submission Time 2025-06-19 11:06:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ntuc.cpp: In function ‘int main()’:
ntuc.cpp:27:13: error: ‘total’ was not declared in this scope; did you mean ‘tot’?
27 | cout << total << '\n';
| ^~~~~
| tot