Problem | nycheer |
---|---|
User | vadar2525 |
Submission Time | 2025-06-06 09:04:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
nycheer.cpp: In function ‘int main()’:
nycheer.cpp:9:9: error: expected unqualified-id before numeric constant
9 | string 1 = "Hey";
| ^
nycheer.cpp:10:9: error: expected unqualified-id before numeric constant
10 | string 2 = "Ho";
| ^
nycheer.cpp:11:9: error: expected unqualified-id before numeric constant
11 | string 3 = "Nanyang";
| ^