Pagini recente » Borderou de evaluare (job #3214694) | Borderou de evaluare (job #1764379) | Borderou de evaluare (job #1692400) | Borderou de evaluare (job #1186518) | Borderou de evaluare (job #1351688)
Borderou de evaluare (job #1351688)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra()’:
user.cpp:28:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[Node].size(); ++ i)
^
user.cpp: In function ‘int main()’:
user.cpp:76:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[Node].size(); ++ i)
^
user.cpp:93:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Order.size(); ++ i)
^
user.cpp:42:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algoritm.in", "r", stdin);
^
user.cpp:43:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algoritm.out", "w", stdout);
^
user.cpp:45:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &T);
^
user.cpp:51:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i", &N, &M);
^
user.cpp:54:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i %i", &X, &Y, &C);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1328ms | 13768kb | OK ! Por Costel e multumit! | 100 |
Punctaj total | 100 |