Borderou de evaluare (job #2365460)

Utilizator richardbaczur1Baczur Richard richardbaczur1 Data 4 martie 2019 13:52:42
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:49: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:50: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:51: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:54: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:60: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
121ms2883kbOK10
233ms2883kbOK10
31901ms4587kbOK10
42502ms5242kbTime limit exceeded0
52500ms6422kbTime limit exceeded0
62500ms7467kbTime limit exceeded0
72503ms7602kbTime limit exceeded0
82502ms7598kbTime limit exceeded0
92500ms7602kbTime limit exceeded0
1021ms2883kbOK10
Punctaj total40

Ceva nu functioneaza?