| Problem | NYSport |
|---|---|
| User | Lover4u1YgC |
| Submission Time | 2026-04-16 16:17:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
NYSport.cpp: In function ‘int main()’:
NYSport.cpp:4:16: error: ‘n’ was not declared in this scope
4 | if (cin >> n >> m) {
| ^
NYSport.cpp:4:21: error: ‘m’ was not declared in this scope; did you mean ‘tm’?
4 | if (cin >> n >> m) {
| ^
| tm