Problem | cokemoresugar |
---|---|
User | popperoni |
Submission Time | 2024-12-11 12:00:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cokemoresugar.cpp: In function ‘int main()’:
cokemoresugar.cpp:99:3: error: ‘up’ was not declared in this scope; did you mean ‘pu’?
99 | up(i,i,a);
| ^~
| pu
cokemoresugar.cpp:103:3: error: ‘up2’ was not declared in this scope
103 | up2(i,i,a);
| ^~~