Problem | collectmushrooms6 |
---|---|
User | phaustinola |
Submission Time | 2023-03-17 18:46:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
collectmushrooms6.cpp: In function ‘int main()’:
collectmushrooms6.cpp:63:22: error: expected ‘;’ before ‘}’ token
63 | inst.pb(mp(a, b))
| ^
| ;
64 | }
| ~