Pagini recente » Borderou de evaluare (job #2475701) | Borderou de evaluare (job #2392293) | Borderou de evaluare (job #2077132) | Borderou de evaluare (job #1573772) | Borderou de evaluare (job #1885236)
Borderou de evaluare (job #1885236)
Raport evaluator
Compilare:
user.cpp: In function ‘bool firstBFS()’:
user.cpp:33:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<G[node].size(); ++i)
^
user.cpp: In function ‘bool secondBFS()’:
user.cpp:61:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<G[node].size(); ++i)
^
user.cpp: In function ‘void computeMaxFlow(int, int, int)’:
user.cpp:80:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<G[t].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:104:38: 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:105:40: 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);
^
user.cpp:109:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:113:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 368kb | Okay! | 10 |
2 | 0ms | 388kb | Okay! | 10 |
3 | 0ms | 644kb | Okay! | 10 |
4 | 0ms | 1100kb | Okay! | 10 |
5 | 0ms | 1636kb | Okay! | 10 |
6 | 12ms | 1216kb | Okay! | 10 |
7 | 24ms | 1692kb | Okay! | 10 |
8 | 24ms | 5284kb | Okay! | 10 |
9 | 40ms | 1804kb | Okay! | 10 |
10 | 20ms | 8348kb | Okay! | 10 |
Punctaj total | 100 |