Problem | scicom |
---|---|
User | Alden |
Submission Time | 2025-06-20 13:59:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
scicom.cpp:8:22: error: missing terminating " character
8 | cout << name<<" "<</n";
| ^~
scicom.cpp: In function ‘int main()’:
scicom.cpp:8:20: error: expected primary-expression before ‘/’ token
8 | cout << name<<" "<</n";
| ^
scicom.cpp:8:21: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
8 | cout << name<<" "<</n";
| ^
| yn