| Problem | contestcalc |
|---|---|
| User | Doran |
| Submission Time | 2026-05-02 21:28:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:12:32: error: expected ‘;’ before ‘}’ token
12 | mp.insert({input,inpu})
| ^
| ;
13 | }
| ~