Problem | simp |
---|---|
User | om2024 |
Submission Time | 2024-06-19 11:14:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
simp.cpp: In function ‘int main()’:
simp.cpp:14:1: error: ‘S’ was not declared in this scope
14 | S
| ^
simp.cpp:14:1: error: expected ‘}’ at end of input
simp.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^