Pagini recente » Borderou de evaluare (job #1002368) | Borderou de evaluare (job #1331496) | Borderou de evaluare (job #3213224) | Borderou de evaluare (job #3254423) | Borderou de evaluare (job #2634002)
Borderou de evaluare (job #2634002)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(double*, int)':
main.cpp:54:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < G[u].size() ; i ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int bfs()':
main.cpp:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < G[u].size() ; i ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int maxflow()':
main.cpp:95:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < G[n].size() ; i ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:163:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("trafic.in" , "r" , stdin);
^
main.cpp:164:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("trafic.out" , "w" , stdout);
^
main.cpp:167:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d" , &n , &m , &g);
^
main.cpp:170:40: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%lf" , &x , &y , &z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 25ms | 524kb | OK | 5 |
| 2 | 153ms | 262kb | Time limit exceeded | 0 |
| 3 | 153ms | 393kb | Time limit exceeded | 0 |
| 4 | 152ms | 393kb | Time limit exceeded | 0 |
| 5 | 2ms | 262kb | OK | 5 |
| 6 | 2ms | 131kb | OK | 5 |
| 7 | 4ms | 262kb | OK | 5 |
| 8 | 26ms | 524kb | OK | 5 |
| 9 | 151ms | 524kb | Time limit exceeded | 0 |
| 10 | 13ms | 393kb | OK | 5 |
| 11 | 18ms | 393kb | OK | 5 |
| 12 | 20ms | 393kb | OK | 5 |
| 13 | 3ms | 262kb | OK | 5 |
| 14 | 36ms | 524kb | OK | 5 |
| 15 | 24ms | 524kb | OK | 5 |
| 16 | 3ms | 393kb | OK | 5 |
| 17 | 3ms | 524kb | OK | 5 |
| 18 | 5ms | 524kb | OK | 5 |
| 19 | 153ms | 393kb | Time limit exceeded | 0 |
| 20 | 151ms | 393kb | Time limit exceeded | 0 |
| Punctaj total | 70 |