Problem stonk
User benji9736
Submission Time 2026-01-01 20:37:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stonk.cpp: In function ‘int main()’:
stonk.cpp:11:8: error: ‘B’ was not declared in this scope
11 | cin>>B[i];
| ^
stonk.cpp:15:18: error: ‘N’ was not declared in this scope
15 | for (int i = N-2; i >= 0; i--){
| ^