| Problem | ghostrule |
|---|---|
| User | Cadenloi |
| Submission Time | 2023-12-30 16:29:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ghostrule.cpp:9:15: error: expected ‘)’ before ‘;’ token
9 | void dfs(int n; int p){
| ~ ^
| )
ghostrule.cpp:9:22: error: expected initializer before ‘)’ token
9 | void dfs(int n; int p){
| ^