Problem | squarerect |
---|---|
User | gvancak |
Submission Time | 2025-06-12 01:42:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
squarerect.cpp:11:1: error: ‘map’ does not name a type; did you mean ‘mp’?
11 | map <ll,ll> m;
| ^~~
| mp
squarerect.cpp:13:1: error: ‘string’ does not name a type; did you mean ‘stdin’?
13 | string s,s1;
| ^~~~~~
| stdin