Problem | candles |
---|---|
User | NoobMugger420 |
Submission Time | 2024-10-30 22:11:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
candles.cpp: In function ‘int main()’:
candles.cpp:18:18: error: ‘minSUm’ was not declared in this scope; did you mean ‘minSum’?
18 | minSum = min(minSUm, tempSum);
| ^~~~~~
| minSum