Problem collectmushrooms6
User vince
Submission Time 2023-11-15 13:10:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

collectmushrooms6.cpp:1:1: error: ‘string’ does not name a type
1 | string a;
| ^~~~~~
collectmushrooms6.cpp:5:1: error: ‘int32_t’ does not name a type
5 | int32_t main(){
| ^~~~~~~