Problem NYSport
User Lover4u1YgC
Submission Time 2026-04-16 16:16:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

NYSport.cpp: In function ‘int main()’:
NYSport.cpp:8:16: error: ‘n’ was not declared in this scope
8 | if (cin >> n >> m) {
| ^
NYSport.cpp:8:21: error: ‘m’ was not declared in this scope; did you mean ‘tm’?
8 | if (cin >> n >> m) {
| ^
| tm