Problem | eeniemeenie |
---|---|
User | ShaquilleOatmeal34 |
Submission Time | 2025-03-14 15:27:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eeniemeenie.cpp: In function ‘int main()’:
eeniemeenie.cpp:9:13: error: expected ‘)’ before string constant
9 | if (score "3 3 duckwar xorsplit motest")
| ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| )
eeniemeenie.cpp: At global scope:
eeniemeenie.cpp:12:1: error: expected declaration before ‘}’ token
12 | } else if (score "2 76795876599sumalllis helloworld")
| ^
eeniemeenie.cpp:12:4: error: expected unqualified-id before ‘else’
12 | } else if (score "2 76795876599sumalllis helloworld")
| ^~~~
eeniemeenie.cpp:13:22: error: expected unqualified-id before ‘{’ token
13 | cout << "duckwar";{
| ^