Pagini recente » Borderou de evaluare (job #390843) | Borderou de evaluare (job #562042) | Borderou de evaluare (job #240274) | Borderou de evaluare (job #2766864) | Borderou de evaluare (job #1464610)
Borderou de evaluare (job #1464610)
Raport evaluator
Compilare:
user.cpp: In function ‘int BFS1()’:
user.cpp:43:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graf[k].size();i++)
^
user.cpp: In function ‘void Edmonds_Karp()’:
user.cpp:61:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graf[N].size();i++)
^
user.cpp: In function ‘void BFS(int, int)’:
user.cpp:89:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graf[k].size();i++)
^
user.cpp: In function ‘void Write()’:
user.cpp:113:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<sol.size();i++)
^
user.cpp: In function ‘void Read()’:
user.cpp:19:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("critice.in","r",stdin);
^
user.cpp:20:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp:23:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&z);
^
user.cpp: In function ‘void Write()’:
user.cpp:111:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("critice.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 532kb | Okay! | 10 |
2 | 0ms | 560kb | Okay! | 10 |
3 | 0ms | 824kb | Okay! | 10 |
4 | 0ms | 988kb | Okay! | 10 |
5 | 0ms | 1296kb | Okay! | 10 |
6 | 148ms | 1400kb | Too bad! | 0 |
7 | Depăşit | 1752kb | Time limit exceeded. | 0 |
8 | Depăşit | 1964kb | Time limit exceeded. | 0 |
9 | Depăşit | 1928kb | Time limit exceeded. | 0 |
10 | 24ms | 5248kb | Okay! | 10 |
Punctaj total | 60 |