| Problem | guessproblem |
|---|---|
| User | dacashew |
| Submission Time | 2023-01-02 20:45:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
guessproblem.cpp: In function ‘int main()’:
guessproblem.cpp:13:2: error: expected ‘,’ or ‘;’ before ‘cout’
13 | cout<<s[a];
| ^~~~