Problem | veryeasyproblem |
---|---|
User | LXYSGP |
Submission Time | 2024-11-10 10:16:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
veryeasyproblem.cpp:3:1: error: ‘ll’ does not name a type
3 | ll n;
| ^~
veryeasyproblem.cpp: In function ‘int main()’:
veryeasyproblem.cpp:5:9: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
5 | cin >> n;
| ^
| yn