Problem | globalwarming |
---|---|
User | samvar0907 |
Submission Time | 2024-04-05 18:26:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
globalwarming.cpp: In function ‘int main()’:
globalwarming.cpp:3:13: error: expected primary-expression before ‘long’
3 | #define int long long
| ^~~~
globalwarming.cpp:107:20: note: in expansion of macro ‘int’
107 | H[i] = int(x);
| ^~~