Borderou de evaluare (job #729714)

Utilizator avatar someDad Dad Dad someDad IP ascuns
Problemă Run (clasa a 8-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 24 aug. 2023 16:34:08 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void writeIntEnter(unsigned int)': main.cpp:65:5: error: 'write' was not declared in this scope; did you mean 'fwrite'? 65 | write(fout, buf+posBuf+1, 9-posBuf); | ^~~~~ | fwrite main.cpp: In function 'void writeIntSpace(unsigned int)': main.cpp:73:5: error: 'write' was not declared in this scope; did you mean 'fwrite'? 73 | write(fout, buf+posBuf+1, 9-posBuf); | ^~~~~ | fwrite main.cpp: In function 'int main()': main.cpp:138:5: error: 'write' was not declared in this scope; did you mean 'fwrite'? 138 | write(fout, "Winner(s): ", 11); | ^~~~~ | fwrite