Problem | scicom |
---|---|
User | Z2077 |
Submission Time | 2025-06-20 12:33:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
scicom.cpp:7:12: error: missing terminating " character
7 | cout>>a>>"silver
| ^~~~~~~
scicom.cpp: In function ‘int main()’:
scicom.cpp:5:2: error: expected ‘,’ or ‘;’ before ‘string’
5 | string(b)="Helleo"
| ^~~~~~