Problem veryeasyproblem
User shawn
Submission Time 2024-05-08 19:24:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

veryeasyproblem.cpp: In function ‘int main()’:
veryeasyproblem.cpp:8:2: error: ‘ll’ was not declared in this scope
8 | ll a;
| ^~
veryeasyproblem.cpp:9:9: error: ‘a’ was not declared in this scope
9 | cin >> a;
| ^