Problem | hackthectf |
---|---|
User | dacashew |
Submission Time | 2023-05-06 10:01:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hackthectf.cpp: In function ‘int main()’:
hackthectf.cpp:35:1: error: expected ‘}’ at end of input
35 | }
| ^
hackthectf.cpp:13:14: note: to match this ‘{’
13 | signed main(){
| ^