Borderou de evaluare (job #824544)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Biscuit | Compilator | cpp-32 |
| Rundă | cex_cnilc1_s1 | Status | evaluat |
| Dată | 17 mai 2025 12:46:27 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'bool GetBit(short int, short int, short int)':
main.cpp:27:29: error: return-statement with no value, in function returning 'bool' [-fpermissive]
27 | if(!(1 <= j && j <= m)) return;
| ^~~~~~