| Problem | verticallychallenged |
|---|---|
| User | jerrielchangjiebin |
| Submission Time | 2025-02-14 15:53:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
verticallychallenged.cpp: In function ‘int main()’:
verticallychallenged.cpp:34:9: error: expected ‘,’ or ‘;’ before ‘cout’
34 | cout << s[sum] << "\n";
| ^~~~