Problem sumint
User ghx312
Submission Time 2026-01-27 12:00:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:6:9: error: ‘num_of_numers’ was not declared in this scope; did you mean ‘num_of_numbers’?
6 | cin >> num_of_numers;
| ^~~~~~~~~~~~~
| num_of_numbers