Problem stepgame
User Jude
Submission Time 2024-08-01 08:20:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stepgame.cpp: In function ‘int main()’:
stepgame.cpp:6:42: error: ‘minSum’ was not declared in this scope
6 | long long nums, number, currSum = 0; minSum = 10e18
| ^~~~~~