Problem stonk
User PlayVoltz
Submission Time 2023-07-23 14:52:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stonk.cpp: In function ‘int main()’:
stonk.cpp:29:22: error: expected ‘;’ before ‘}’ token
29 | del.push(price[i])
| ^
| ;
30 | }
| ~