| Problem | guessproblem |
|---|---|
| User | Soysauce |
| Submission Time | 2024-03-23 18:01:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
guessproblem.cpp: In function ‘int main()’:
guessproblem.cpp:70:77: error: expected ‘}’ before ‘;’ token
70 | "cobb4", "cocktail", "coins", "coke", "cola<|endoffile|>" ,"pancake";
| ^
guessproblem.cpp:28:31: note: to match this ‘{’
28 | vector<string> problems = {
| ^