Problem yayornay
User Craftless
Submission Time 2024-07-18 18:16:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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"
| ^~~~~