Problem | conlang |
---|---|
User | GenericUsername |
Submission Time | 2024-12-11 22:59:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
conlang.cpp:6:15: error: empty character constant
6 | newWord = ''
| ^~
conlang.cpp:1:1: error: ‘_’ does not name a type
1 | _, fmt = input().split()
| ^