Problem | illuminate |
---|---|
User | PlayVoltz |
Submission Time | 2023-08-12 15:30:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
illuminate.cpp: In function ‘int main()’:
illuminate.cpp:53:8: error: ‘sums’ was not declared in this scope; did you mean ‘sum’?
53 | cout<<sums;
| ^~~~
| sum