Pagini recente » Borderou de evaluare (job #2856134) | Borderou de evaluare (job #2913908) | Borderou de evaluare (job #222340) | Borderou de evaluare (job #3153611) | Borderou de evaluare (job #1222856)
Borderou de evaluare (job #1222856)
Raport evaluator
Compilare:
user.cpp: In function ‘bool Bfs()’:
user.cpp:28:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < Graph[X].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:55:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < Graph[N].size(); i++) {
^
user.cpp:43:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.in","r",stdin);
^
user.cpp:44:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.out","w",stdout);
^
user.cpp:46: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:48:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &X, &Y, &Z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 504kb | OK | 10 | 10 |
2 | 0ms | 624kb | OK | 10 | 10 |
3 | 0ms | 796kb | OK | 10 | 10 |
4 | 0ms | 944kb | OK | 10 | 10 |
5 | 0ms | 1084kb | OK | 10 | 10 |
6 | 0ms | 1344kb | OK | 10 | 10 |
7 | 4ms | 3268kb | OK | 10 | 10 |
8 | 12ms | 5948kb | OK | 10 | 30 |
9 | 16ms | 7548kb | OK | 10 |
10 | 16ms | 8256kb | OK | 10 |
Punctaj total | 100 |