| Problem | scicom |
|---|---|
| User | YellowKing |
| Submission Time | 2026-06-22 16:30:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
scicom.cpp: In function ‘int main()’:
scicom.cpp:4:20: error: expected ‘;’ before ‘}’ token
4 | cout<<"Pan Silver"
| ^
| ;
5 | }
| ~