Borderou de evaluare (job #579011)

Utilizator avatar mirceamaierean Mircea Maierean mirceamaierean IP ascuns
Problemă Antitir Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 21 ian. 2021 14:18:39 Scor 0

Raport evaluator

Compilare: main.cpp:7: warning: ignoring #pragma warning [-Wunknown-pragmas] 7 | #pragma warning(disable:4996) | main.cpp: In function 'int main()': main.cpp:84:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 84 | while (i < cx.size()) | ~~^~~~~~~~~~~ main.cpp:87:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 87 | while (i < cx.size() - 1 && cx[i] == cx[i + 1]) | ~~^~~~~~~~~~~~~~~ main.cpp:100:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 100 | while (i < cy.size()) | ~~^~~~~~~~~~~ main.cpp:103:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 103 | while (i < cy.size() - 1 && cy[i] == cy[i + 1]) | ~~^~~~~~~~~~~~~~~ main.cpp:81:24: warning: unused variable 'min_value' [-Wunused-variable] 81 | unsigned long long min_value = 1e19, sum = 1e19; | ^~~~~~~~~ main.cpp:81:42: warning: unused variable 'sum' [-Wunused-variable] 81 | unsigned long long min_value = 1e19, sum = 1e19; | ^~~ main.cpp: In member function 'char InParser::read()': main.cpp:18:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] 18 | fread(buff, 1, 4096, fin); | ~~~~~^~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb Incorect 0
2 1 ms 262 kb Incorect 0
3 1 ms 262 kb Incorect 0
4 472 ms 16404 kb Memory limit exceeded 0
5 470 ms 16400 kb Memory limit exceeded 0
6 471 ms 16400 kb Memory limit exceeded 0
7 551 ms 16105 kb Killed by Signal 9 0
8 556 ms 16404 kb Memory limit exceeded 0
9 562 ms 15065 kb Killed by Signal 9 0
10 549 ms 13348 kb Killed by Signal 9 0
Punctaj total 0