Pagini recente » Borderou de evaluare (job #1364796) | Borderou de evaluare (job #2573041) | Borderou de evaluare (job #2564381) | Borderou de evaluare (job #784719) | Borderou de evaluare (job #2027577)
Borderou de evaluare (job #2027577)
Raport evaluator
Compilare:
user.cpp: In function ‘bool dijekstra()’:
user.cpp:46:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<V[now.nod].size();i++)
^
user.cpp: In function ‘void Belman_ford()’:
user.cpp:99:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<V[now.nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:118: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:119: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:120:34: 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,&d);
^
user.cpp:124:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&x,&y,&flow,&cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 476kb | OK | 10 | 10 |
2 | 0ms | 488kb | OK | 10 | 10 |
3 | 0ms | 656kb | OK | 10 | 10 |
4 | 0ms | 664kb | OK | 10 | 10 |
5 | 0ms | 656kb | OK | 10 | 10 |
6 | 180ms | 1396kb | OK | 10 | 20 |
7 | 192ms | 1400kb | OK | 10 |
8 | 408ms | 2004kb | OK | 10 | 30 |
9 | 304ms | 2068kb | OK | 10 |
10 | 396ms | 2072kb | OK | 10 |
Punctaj total | 100 |