Problem firstabc
User Adflhjk
Submission Time 2023-12-06 10:47:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

firstabc.cpp: In function ‘int main()’:
firstabc.cpp:5:9: error: ‘N’ was not declared in this scope
5 | cin >> N >> S;
| ^
firstabc.cpp:5:14: error: ‘S’ was not declared in this scope
5 | cin >> N >> S;
| ^