Problem | goombatower |
---|---|
User | Xiaoyang |
Submission Time | 2023-12-11 10:14:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
goombatower.cpp: In function ‘int main()’:
goombatower.cpp:66:20: error: ‘c’ was not declared in this scope
66 | rep(i,1,maxn)tree[c]=1;
| ^