Borderou de evaluare (job #2365448)

Utilizator richardbaczur1Baczur Richard richardbaczur1 Data 4 martie 2019 13:49:04
Problema TollRoads Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 40

Raport evaluator

Compilare: main.cpp: In function 'void dijkstra(int, int)': main.cpp:29:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i<v[nod].adj.size(); i++) ~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:47:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("tollroads.in","r", stdin); ^ main.cpp:48:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("tollroads.out","w", stdout); ^ main.cpp:49:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d",&n, &m, &q); ^ main.cpp:52:38: 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:58:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &s, &t); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
122ms2883kbOK10
235ms2883kbOK10
32250ms4587kbOK10
42500ms5242kbTime limit exceeded0
52503ms6422kbTime limit exceeded0
62501ms7467kbTime limit exceeded0
72503ms7602kbTime limit exceeded0
82500ms7598kbTime limit exceeded0
92502ms7602kbTime limit exceeded0
1027ms2883kbOK10
Punctaj total40

Ceva nu functioneaza?