Pagini recente » Borderou de evaluare (job #412363) | Borderou de evaluare (job #2835894) | Borderou de evaluare (job #599715) | Borderou de evaluare (job #1796012) | Borderou de evaluare (job #2118830)
Borderou de evaluare (job #2118830)
Raport evaluator
Compilare:
user.cpp: In function ‘void bellman_ford()’:
user.cpp:32:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
^
user.cpp: In function ‘int dijkstra()’:
user.cpp:54:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:72:33: 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);
^
user.cpp:73:35: 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);
^
user.cpp:75:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&n,&m,&sursa,&dest);
^
user.cpp:78:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&x,&y,&z,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 860kb | OK | 10 | 10 |
2 | 0ms | 876kb | OK | 10 | 10 |
3 | 0ms | 924kb | OK | 10 | 10 |
4 | 0ms | 924kb | OK | 10 | 10 |
5 | 0ms | 928kb | OK | 10 | 10 |
6 | 168ms | 1360kb | OK | 10 | 20 |
7 | 180ms | 1364kb | OK | 10 |
8 | 372ms | 1720kb | OK | 10 | 30 |
9 | 264ms | 1728kb | OK | 10 |
10 | 332ms | 1728kb | OK | 10 |
Punctaj total | 100 |