Problem | feast |
---|---|
User | justin271828 |
Submission Time | 2023-06-27 23:24:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
feast.cpp: In function ‘int main()’:
feast.cpp:13:15: error: ‘sum’ was not declared in this scope; did you mean ‘summ’?
13 | std::cout << sum;
| ^~~
| summ