Problem ntuc
User hitarthdangra
Submission Time 2025-06-19 11:20:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ntuc.cpp: In function ‘int main()’:
ntuc.cpp:27:31: error: ‘k’ was not declared in this scope
27 | for (int i = 0; i < N and k > 0; i++) {
| ^