Problem | catlunch |
---|---|
User | AlphanumericUsername |
Submission Time | 2024-03-31 21:48:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:58:2: error: ‘sums’ was not declared in this scope; did you mean ‘sum’?
58 | sums.push_back(0);
| ^~~~
| sum