Problem | whatisthisactf |
---|---|
User | ansel |
Submission Time | 2024-12-02 13:33:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
whatisthisactf.cpp: In function ‘void magic(char*, char*)’:
whatisthisactf.cpp:4:2: error: ‘pass’ was not declared in this scope
4 | pass;
| ^~~~
whatisthisactf.cpp: In function ‘void set_sprintf_fmt_string(char*)’:
whatisthisactf.cpp:7:2: error: ‘pass’ was not declared in this scope
7 | pass;
| ^~~~