Pagini recente » Borderou de evaluare (job #420681) | Borderou de evaluare (job #2635209) | Borderou de evaluare (job #1640388) | Borderou de evaluare (job #1795131) | Borderou de evaluare (job #1885203)
Borderou de evaluare (job #1885203)
Raport evaluator
Compilare:
user.cpp: In function ‘bool firstBFS()’:
user.cpp:32: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:63: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)’:
user.cpp:83: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:105: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:106: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:110: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:114: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 | 388kb | Okay! | 10 |
2 | 0ms | 432kb | Okay! | 10 |
3 | 0ms | 792kb | Too bad! | 0 |
4 | 0ms | 1496kb | Too bad! | 0 |
5 | Depăşit | 2264kb | Time limit exceeded. | 0 |
6 | 12ms | 1556kb | Too bad! | 0 |
7 | 28ms | 2112kb | Too bad! | 0 |
8 | 24ms | 5936kb | Okay! | 10 |
9 | Depăşit | 2400kb | Time limit exceeded. | 0 |
10 | 24ms | 12180kb | Too bad! | 0 |
Punctaj total | 30 |