Problem | ultimateifelse |
---|---|
User | Xiaoyang |
Submission Time | 2023-01-19 11:24:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ultimateifelse.cpp: In function ‘int main()’:
ultimateifelse.cpp:5:2: error: ‘ll’ was not declared in this scope
5 | ll n;cin>>n;
| ^~
ultimateifelse.cpp:5:12: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
5 | ll n;cin>>n;
| ^
| yn