Borderou de evaluare (job #2607336)

Utilizator alextodoranTodoran Alexandru Raul alextodoran Data 29 aprilie 2020 17:01:01
Problema Praslea Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int read_int()': main.cpp:49:35: warning: array subscript has type 'char' [-Wchar-subscripts] while(!isDigit[c = read_char()] && c != '-'); ^ main.cpp:51:20: warning: array subscript has type 'char' [-Wchar-subscripts] while(isDigit[c]) ^ main.cpp: In function 'int main()': main.cpp:121:42: warning: narrowing conversion of 'l' from 'int' to 'short int' inside { } [-Wnarrowing] events.push_back(Event{l, true, m}); ^ main.cpp:122:34: warning: narrowing conversion of '(r + 1)' from 'int' to 'short int' inside { } [-Wnarrowing] events.push_back(Event{r + 1, false, m}); ~~^~~ main.cpp: In function 'char read_char()': main.cpp:22:54: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(buffer, sizeof(char), BUFFER_SIZE, fin); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
2401ms131kbTime limit exceeded0
38ms262kbKilled by Signal 110
43ms131kbOK10
5405ms131kbTime limit exceeded0
66ms262kbKilled by Signal 110
78ms262kbKilled by Signal 110
8400ms131kbTime limit exceeded0
9193ms262kbOK10
108ms262kbKilled by Signal 110
Punctaj total30

Ceva nu functioneaza?