Problem | ancestor |
---|---|
User | RandomPerson |
Submission Time | 2023-12-08 17:23:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ancestor.cpp: In function ‘int main()’:
ancestor.cpp:28:6: error: ‘sync_with_stdio’ was not declared in this scope
28 | ios:sync_with_stdio(0); cin.tie(0); cout.tie(0);
| ^~~~~~~~~~~~~~~