Problem stonk
User JhoCyber
Submission Time 2025-01-12 16:02:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stonk.cpp: In function ‘int32_t main()’:
stonk.cpp:25:46: error: ‘j’ was not declared in this scope
25 | total_money+=(total_stonks*b[j]);
| ^
stonk.cpp:34:46: error: ‘j’ was not declared in this scope
34 | total_money+=(total_stonks*b[j]);
| ^