Problem nis
User myrcella
Submission Time 2023-02-07 20:56:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nis.cpp: In function ‘int main()’:
nis.cpp:57:17: error: ‘idx’ was not declared in this scope; did you mean ‘index’?
57 | for(int i =1;i<idx;i++){
| ^~~
| index