| Problem | placingrouters |
|---|---|
| User | ChickenCoder |
| Submission Time | 2023-06-15 23:40:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
placingrouters.cpp: In function ‘void solve()’:
placingrouters.cpp:20:10: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
20 | return 0;
| ^