| Problem | typo |
|---|---|
| User | wrizz69 |
| Submission Time | 2024-11-12 18:07:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
typo.cpp: In function ‘int32_t main()’:
typo.cpp:20:9: error: ‘sorted’ was not declared in this scope; did you mean ‘strtod’?
20 | if (sorted(S.begin(), S.end()) != sorted(T.begin(), T.end())) {
| ^~~~~~
| strtod