Judge Information
Run ID: 100487
src.cpp: In function 'int main()':
src.cpp:10:5: error: 'll' was not declared in this scope
for(ll i=1;i<=a;i++) {
^
src.cpp:10:12: error: 'i' was not declared in this scope
for(ll i=1;i<=a;i++) {
^
src.cpp:10:5: error: 'll' was not declared in this scope
for(ll i=1;i<=a;i++) {
^
src.cpp:10:12: error: 'i' was not declared in this scope
for(ll i=1;i<=a;i++) {
^