Problem between2arrays
User wrizz69
Submission Time 2024-12-08 18:23:20
Score 0

Compile Error

between2arrays.cpp: In function ‘int main()’:
between2arrays.cpp:35:8: error: ‘good’ was not declared in this scope
35 | if(good) ans ++;
| ^~~~