Pagini recente » Cod sursa (job #789952) | Borderou de evaluare (job #1813139) | Cod sursa (job #33525) | Borderou de evaluare (job #1813957) | Borderou de evaluare (job #2631237)
Borderou de evaluare (job #2631237)
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 | 601ms | 786kb | Time limit exceeded | 0 | 0 |
| 7 | 600ms | 786kb | Time limit exceeded | 0 |
| 8 | 603ms | 1310kb | Time limit exceeded | 0 | 0 |
| 9 | 601ms | 1310kb | Time limit exceeded | 0 |
| 10 | 601ms | 1310kb | Time limit exceeded | 0 |
| Punctaj total | 50 |