Problem | NYSport |
---|---|
User | lleytonng |
Submission Time | 2024-11-11 09:25:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
NYSport.cpp: In function ‘int main()’:
NYSport.cpp:7:2: error: ‘define’ was not declared in this scope
7 | define int long long
| ^~~~~~
NYSport.cpp:8:19: error: ‘a’ was not declared in this scope
8 | int a, b; cin >> a >> b;
| ^
NYSport.cpp:8:24: error: ‘b’ was not declared in this scope
8 | int a, b; cin >> a >> b;
| ^