Problem | scicom |
---|---|
User | Roucy |
Submission Time | 2025-06-20 15:34:16 |
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 ‘gold’
5 | string Pan gold;
| ^~~~
scicom.cpp:6:6: error: ‘Pan’ was not declared in this scope; did you mean ‘tan’?
6 | cin>>Pan gold;
| ^~~
| tan