| Problem | cyberland_apio23 |
|---|---|
| User | Xiaoyang |
| Submission Time | 2023-11-20 14:32:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cyberland_apio23.cpp: In function ‘double solve(int, int, int, int, std::vector<int>, std::vector<int>, std::vector<int>, std::vector<int>)’:
cyberland_apio23.cpp:80:13: error: ‘inf’ was not declared in this scope; did you mean ‘inc’?
80 | double ans=inf;
| ^~~
| inc