Borderou de evaluare (job #809262)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Convex (clasa a 8-a) | Compilator | cpp-32 |
Rundă | cl10_vine_oji_2025 | Status | evaluat |
Dată | 15 feb. 2025 11:32:50 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:26:45: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'unsigned int'} and 'const int' [-Wsign-compare]
26 | if (1 * (v[l1] & v[l2]).count() != min(f[l1], f[l2]))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~