Borderou de evaluare (job #2271542)

Utilizator Dragne.Andrei11Dragne Andrei Dragne.Andrei11 Data 28 octombrie 2018 20:01:11
Problema Distante 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:25:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<graph[nod].size();i++) ~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:41:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("distante.in", "r", stdin); ^ main.cpp:42:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("distante.out", "w", stdout); ^ main.cpp:45:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &t); ^ main.cpp:49:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &n, &m, &s); ^ main.cpp:53:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &x); ^ main.cpp:59:40: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &a, &b, &c); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1201ms1310kbTime limit exceeded00
2200ms1441kbTime limit exceeded00
3200ms1441kbTime limit exceeded00
4200ms1703kbTime limit exceeded00
5203ms1572kbTime limit exceeded00
6200ms2097kbTime limit exceeded00
7200ms2228kbTime limit exceeded00
8201ms1703kbTime limit exceeded0
9203ms1703kbTime limit exceeded0
10200ms1966kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?