Problem | timeexam |
---|---|
User | Dannyboy |
Submission Time | 2023-11-08 12:29:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:8:2: error: expected ‘,’ or ‘;’ before ‘}’ token
8 | }
| ^
timeexam.cpp:9:10: error: ‘S’ was not declared in this scope
9 | cout << S;
| ^