Problem pandaeyes
User YH
Submission Time 2024-11-24 14:31:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pandaeyes.cpp: In function ‘int main()’:
pandaeyes.cpp:25:4: error: ‘res’ was not declared in this scope
25 | res[i] = a;
| ^~~
pandaeyes.cpp:30:4: error: ‘res’ was not declared in this scope
30 | res[i] = a;
| ^~~