Problem | typo |
---|---|
User | ToiletBrIcker |
Submission Time | 2024-06-19 09:45:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
typo.cpp:1:7: error: expected nested-name-specifier before ‘<’ token
1 | using <cstring>;
| ^
typo.cpp:5:1: error: ‘string’ does not name a type; did you mean ‘stdin’?
5 | string main(){
| ^~~~~~
| stdin