Borderou de evaluare (job #2562517)

Utilizator giotoPopescu Ioan gioto Data 29 februarie 2020 15:13:05
Problema NoGameNoLife - The Final Stage Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dijkstra(int, int)': main.cpp:60:43: 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:62:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < lant2.size() ; ++i) printf("%d ", lant2[i]); ~~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:79: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:80: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:82: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:85: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:91:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &q); ^ main.cpp:93: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
110003ms4816kbTime limit exceeded0
210001ms5894kbTime limit exceeded0
310000ms7340kbTime limit exceeded0
410000ms11804kbTime limit exceeded0
510001ms13099kbTime limit exceeded0
610002ms15716kbTime limit exceeded0
710000ms11939kbTime limit exceeded0
810002ms15585kbTime limit exceeded0
910001ms15482kbTime limit exceeded0
1010003ms16130kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?