| Problem | NYSport |
|---|---|
| User | hydroniumm |
| Submission Time | 2025-04-02 12:36:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
NYSport.cpp: In function ‘int main()’:
NYSport.cpp:3:5: error: ‘cin’ was not declared in this scope
3 | cin >> a >> b;
| ^~~
NYSport.cpp:7:9: error: ‘cout’ was not declared in this scope
7 | cout << c;
| ^~~~
NYSport.cpp:9:9: error: ‘cout’ was not declared in this scope
9 | cout << d;
| ^~~~