Problem | yayornay |
---|---|
User | Craftless |
Submission Time | 2024-07-18 18:16:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
yayornay.cpp:21:9: error: macro names must be identifiers
21 | #define "YAY" "Yay"
| ^~~~~
yayornay.cpp:22:9: error: macro names must be identifiers
22 | #define "NAY" "Nay"
| ^~~~~