| Problem | scicom |
|---|---|
| User | SirCTan |
| Submission Time | 2026-02-02 16:30:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
scicom.cpp:4:1: error: ‘::main’ must return ‘int’
4 | char main () {
| ^~~~
scicom.cpp: In function ‘int main()’:
scicom.cpp:5:13: error: ‘Pan’ was not declared in this scope
5 | char name = Pan;
| ^~~