Problem arrayfind
User tinyqwertyIII
Submission Time 2026-03-06 13:54:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

arrayfind.cpp: In function ‘int main()’:
arrayfind.cpp:16:9: error: ‘a’ was not declared in this scope
16 | a = 0;
| ^
arrayfind.cpp:17:9: error: ‘b’ was not declared in this scope
17 | b = 0;
| ^