Pagini recente » Cod sursa (job #1680701) | Borderou de evaluare (job #1009097) | Borderou de evaluare (job #1585392) | Cod sursa (job #441) | Borderou de evaluare (job #2631232)
Borderou de evaluare (job #2631232)
Raport evaluator
Compilare:
main.cpp: In function 'int dijkstra(int, int)':
main.cpp:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < G[u].size() ; i ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:86:25: warning: unused variable 'j' [-Wunused-variable]
int m , s , t , i , j , x , y , c , z;
^
main.cpp:84:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.in" , "r" , stdin);
^
main.cpp:85:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.out" , "w" , stdout);
^
main.cpp:87:42: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d" , &n , &m , &s , &t);
^
main.cpp:90:46: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d" , &x , &y , &c , &z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 131kb | OK | 10 | 10 |
| 2 | 2ms | 131kb | OK | 10 | 10 |
| 3 | 4ms | 262kb | OK | 10 | 10 |
| 4 | 3ms | 262kb | OK | 10 | 10 |
| 5 | 3ms | 262kb | OK | 10 | 10 |
| 6 | 533ms | 786kb | OK | 10 | 20 |
| 7 | 583ms | 786kb | OK | 10 |
| 8 | 603ms | 1310kb | Time limit exceeded | 0 | 0 |
| 9 | 600ms | 1310kb | Time limit exceeded | 0 |
| 10 | 600ms | 1310kb | Time limit exceeded | 0 |
| Punctaj total | 70 |