Problem | fizzbuzz |
---|---|
User | thelusidian |
Submission Time | 2024-02-19 17:27:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp:10:9: error: empty character constant
10 | str = '';
| ^~
fizzbuzz.cpp:17:13: error: empty character constant
17 | if (str = ''){
| ^~