Problem | scicom |
---|---|
User | Roucy |
Submission Time | 2025-06-20 15:33:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
scicom.cpp: In function ‘int main()’:
scicom.cpp:5:12: error: expected initializer before ‘Silver’
5 | string Pan Silver;
| ^~~~~~
scicom.cpp:6:6: error: ‘Pan’ was not declared in this scope; did you mean ‘tan’?
6 | cin>>Pan Silver
| ^~~
| tan