Problem hiddenarray
User bribritt
Submission Time 2023-04-01 18:27:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hiddenarray.cpp: In function ‘int main()’:
hiddenarray.cpp:11:18: error: ‘restvalue’ was not declared in this scope; did you mean ‘rstvalue’?
11 | else cout << restvalue << " ";
| ^~~~~~~~~
| rstvalue