Pagini recente » Borderou de evaluare (job #2047267) | Borderou de evaluare (job #1043534) | Borderou de evaluare (job #2796690) | Borderou de evaluare (job #1674827) | Borderou de evaluare (job #1826684)
Borderou de evaluare (job #1826684)
Raport evaluator
Compilare:
user.cpp: In function ‘int maximumFlow(int, int)’:
user.cpp:21:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < adj[u].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:47: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:48: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:49: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:52:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &w);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 4440kb | OK | 10 | 10 |
2 | 4ms | 4504kb | OK | 10 | 10 |
3 | 4ms | 4596kb | OK | 10 | 10 |
4 | 4ms | 4680kb | OK | 10 | 10 |
5 | 4ms | 4740kb | OK | 10 | 10 |
6 | 4ms | 4884kb | Incorect | 0 | 0 |
7 | 12ms | 5992kb | OK | 10 | 10 |
8 | Depăşit | 7172kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 7908kb | Time limit exceeded. | 0 |
10 | Depăşit | 8320kb | Time limit exceeded. | 0 |
Punctaj total | 60 |