Pagini recente » Borderou de evaluare (job #1661751) | Borderou de evaluare (job #736152) | Borderou de evaluare (job #1430969) | Borderou de evaluare (job #1814245) | Borderou de evaluare (job #2025267)
Borderou de evaluare (job #2025267)
Raport evaluator
Compilare:
user.cpp: In function ‘bool dijekstra()’:
user.cpp:42: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:98: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:117: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:118: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:119: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:123: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 | 496kb | OK | 10 | 10 |
3 | 0ms | 664kb | OK | 10 | 10 |
4 | 0ms | 656kb | OK | 10 | 10 |
5 | 0ms | 664kb | OK | 10 | 10 |
6 | 360ms | 1400kb | OK | 10 | 20 |
7 | 352ms | 1400kb | OK | 10 |
8 | Depăşit | 2056kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 2072kb | Time limit exceeded. | 0 |
10 | Depăşit | 2056kb | Time limit exceeded. | 0 |
Punctaj total | 70 |