Problem | bestplace |
---|---|
User | popperoni |
Submission Time | 2023-12-04 14:23:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bestplace.cpp: In function ‘int main()’:
bestplace.cpp:19:25: error: ‘sumy’ was not declared in this scope; did you mean ‘sumx’?
19 | long long a, sumx = 0; sumy = 0; cin >> a;
| ^~~~
| sumx