Problem scicom
User Gotproblemah
Submission Time 2025-06-20 14:25:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

scicom.cpp: In function ‘int main()’:
scicom.cpp:4:2: error: ‘name’ was not declared in this scope; did you mean ‘rename’?
4 | name >> Pan
| ^~~~
| rename
scicom.cpp:4:10: error: ‘Pan’ was not declared in this scope
4 | name >> Pan
| ^~~
scicom.cpp:4:10: error: expected ‘}’ at end of input
scicom.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^