| Problem | platonic7 |
|---|---|
| User | Henries |
| Submission Time | 2025-11-20 00:46:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
platonic7.cpp: In function ‘int main()’:
platonic7.cpp:135:42: error: ‘up’ was not declared in this scope; did you mean ‘up2’?
135 | diameter1 = max(diameter1,max(down1[i],up[1]));
| ^~
| up2