Borderou de evaluare (job #2365409)

Utilizator richardbaczur1Baczur Richard richardbaczur1 Data 4 martie 2019 13:30:31
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:25: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:44: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:45: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:46: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:49: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:55: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
127ms2883kbOK10
233ms2883kbOK10
31872ms4587kbOK10
42503ms5242kbTime limit exceeded0
52503ms6422kbTime limit exceeded0
62503ms7467kbTime limit exceeded0
72500ms7602kbTime limit exceeded0
82503ms7598kbTime limit exceeded0
92503ms7602kbTime limit exceeded0
1021ms2883kbOK10
Punctaj total40

Ceva nu functioneaza?