Problem ultimateifelse
User Batigol
Submission Time 2024-05-19 22:34:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ultimateifelse.cpp: In function ‘int main()’:
ultimateifelse.cpp:6:5: error: ‘ll’ was not declared in this scope
6 | ll N;
| ^~
ultimateifelse.cpp:8:10: error: ‘N’ was not declared in this scope
8 | cin>>N>>S;
| ^