Problem | competition |
---|---|
User | Schzeey |
Submission Time | 2023-02-27 23:40:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
competition.cpp: In function ‘bool comp(sub, sub)’:
competition.cpp:9:28: error: named return values are no longer supported
9 | bool comp (sub fi, sub se) return fi.phy-fi.bio > se.phy-se.bio;
| ^~~~~~