Problem | discharging |
---|---|
User | Tyx2019 |
Submission Time | 2025-08-28 12:08:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
In file included from /usr/include/c++/9/cassert:44,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:33,
from discharging.cpp:1:
discharging.cpp: In function ‘bool useful(line, line, line)’:
discharging.cpp:20:2: error: void value not ignored as it ought to be
20 | assert(a.m > b.m)
| ^~~~~~