Borderou de evaluare (job #2562683)

Utilizator giotoPopescu Ioan gioto Data 29 februarie 2020 17:04:31
Problema NoGameNoLife - The Final Stage Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:100:44: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type {aka long unsigned int}' [-Wformat=] printf("%d ", lant1.size() + lant2.size()); ^ main.cpp:102:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < lant2.size() ; ++i) printf("%d ", lant2[i]); ~~^~~~~~~~~~~~~~ main.cpp:52:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("nolife.in", "r", stdin); ^ main.cpp:53:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("nolife.out", "w", stdout); ^ main.cpp:55:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ main.cpp:58:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &x, &y, &c); ^ main.cpp:65:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &Q); ^ main.cpp:67:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &x, &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
110001ms90759kbTime limit exceeded0
210001ms136962kbTime limit exceeded0
310001ms112795kbTime limit exceeded0
410003ms117702kbTime limit exceeded0
510001ms25165kbTime limit exceeded0
610002ms37355kbTime limit exceeded0
79524ms11366kbCorect / Real points : 9.62 / Evaluation points : 10.6810
810003ms124194kbTime limit exceeded0
910003ms60817kbTime limit exceeded0
109553ms14311kbCorect / Real points : 9.02 / Evaluation points : 11.5610
Punctaj total20

Ceva nu functioneaza?