Borderou de evaluare (job #2791132)

Utilizator andu2006Alexandru Gheorghies andu2006 Data 30 octombrie 2021 09:51:19
Problema Lacusta Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int read()': main.cpp:11:8: error: 'bpos' was not declared in this scope 11 | if(bpos==2048) bpos=0,fread(buff,1,2048,fin); | ^~~~ main.cpp:11:33: error: 'buff' was not declared in this scope 11 | if(bpos==2048) bpos=0,fread(buff,1,2048,fin); | ^~~~ main.cpp:12:11: error: 'buff' was not declared in this scope 12 | while(buff[bpos]<'0' || buff[bpos]>'9'){ | ^~~~ main.cpp:12:16: error: 'bpos' was not declared in this scope 12 | while(buff[bpos]<'0' || buff[bpos]>'9'){ | ^~~~ main.cpp:16:11: error: 'buff' was not declared in this scope 16 | while(buff[bpos]>='0' && buff[bpos]<='9'){ | ^~~~ main.cpp:16:16: error: 'bpos' was not declared in this scope 16 | while(buff[bpos]>='0' && buff[bpos]<='9'){ | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?