Problem | samelength |
---|---|
User | Soysauce |
Submission Time | 2024-04-21 18:46:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
samelength.cpp: In function ‘int main()’:
samelength.cpp:5:6: error: expected ‘;’ before ‘S’
5 | cout S;
| ^~
| ;