Borderou de evaluare (job #847181)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Biscuit | Compilator | c |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 30 dec. 2025 16:46:45 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.c: In function 'readInt':
main.c:60:18: error: implicit declaration of function 'getchar_unlocked' [-Wimplicit-function-declaration]
60 | char c = getchar_unlocked(fin);
| ^~~~~~~~~~~~~~~~