Pagini recente » Borderou de evaluare (job #3208815) | Borderou de evaluare (job #1019834) | Borderou de evaluare (job #1410391) | Borderou de evaluare (job #644103) | Borderou de evaluare (job #1262740)
Borderou de evaluare (job #1262740)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bfs()’:
user.cpp:30:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < ad[crt].size(); i++)
^
user.cpp:16:10: warning: unused variable ‘j’ [-Wunused-variable]
long i, j, crt;
^
user.cpp: In function ‘int main()’:
user.cpp:45:10: warning: unused variable ‘j’ [-Wunused-variable]
long i, j;
^
user.cpp:46:35: 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:47:37: 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:48:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld", &N, &M);
^
user.cpp:50:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld %ld", &a, &b, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 324kb | OK | 10 | 10 |
2 | 0ms | 396kb | OK | 10 | 10 |
3 | 0ms | 496kb | OK | 10 | 10 |
4 | 0ms | 568kb | OK | 10 | 10 |
5 | 0ms | 636kb | OK | 10 | 10 |
6 | 0ms | 772kb | OK | 10 | 10 |
7 | 12ms | 1896kb | OK | 10 | 10 |
8 | Depăşit | 3076kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 3832kb | Time limit exceeded. | 0 |
10 | Depăşit | 4256kb | Time limit exceeded. | 0 |
Punctaj total | 70 |