Problem pandaeyes
User xyzidk9
Submission Time 2026-07-11 10:54:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pandaeyes.cpp: In function ‘int main()’:
pandaeyes.cpp:9:10: error: ‘ll’ was not declared in this scope
9 | for (ll i = 0; i < n; i++) {
| ^~
pandaeyes.cpp:9:20: error: ‘i’ was not declared in this scope
9 | for (ll i = 0; i < n; i++) {
| ^