Problem | mergeguessproblem |
---|---|
User | asruby |
Submission Time | 2024-01-05 20:57:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
mergeguessproblem.cpp:4:96: error: missing terminating " character
4 | string s[] = {"helloworld addition", "simp choochoo", "deciphering_zane deciphering_zane_ex", "a
| ^~
mergeguessproblem.cpp:5:76: error: missing terminating " character
5 | cin >> t;irplane airplane", "vainish catteams", "samelength whatisthisactf"};
| ^~~
mergeguessproblem.cpp: In function ‘int main()’:
mergeguessproblem.cpp:5:9: error: ‘t’ was not declared in this scope
5 | cin >> t;irplane airplane", "vainish catteams", "samelength whatisthisactf"};
| ^
mergeguessproblem.cpp:5:10: error: expected ‘}’ before ‘;’ token
5 | cin >> t;irplane airplane", "vainish catteams", "samelength whatisthisactf"};
| ^
mergeguessproblem.cpp:4:15: n