Borderou de evaluare (job #2757964)

Utilizator stevejobsMihail Popescu stevejobs Data 7 iunie 2021 20:15:30
Problema Range minimum query Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In member function 'char InParser::get_char()': main.cpp:18:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (buffer_index == SIZE) ~~~~~~~~~~~~~^~~~~~~ main.cpp: In constructor 'InParser::InParser(const char*)': main.cpp:31:25: error: 'memset' was not declared in this scope memset(buffer, 0, SIZE); ^ main.cpp: In constructor 'OutParser::OutParser(const char*)': main.cpp:86:25: error: 'memset' was not declared in this scope memset(buffer, 0, SIZE); ^ Non zero exit status: 1

Ceva nu functioneaza?