Pagini recente » Borderou de evaluare (job #2738261) | Borderou de evaluare (job #2538390) | Borderou de evaluare (job #2727537) | Borderou de evaluare (job #2282653) | Borderou de evaluare (job #1826680)
Borderou de evaluare (job #1826680)
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:49: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:50: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:51: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:54: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 | 4432kb | OK | 10 | 10 |
2 | 4ms | 4496kb | OK | 10 | 10 |
3 | 4ms | 4600kb | OK | 10 | 10 |
4 | 4ms | 4676kb | OK | 10 | 10 |
5 | 4ms | 4740kb | OK | 10 | 10 |
6 | 4ms | 4884kb | Incorect | 0 | 0 |
7 | 12ms | 5988kb | OK | 10 | 10 |
8 | Depăşit | 7168kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 7904kb | Time limit exceeded. | 0 |
10 | Depăşit | 8320kb | Time limit exceeded. | 0 |
Punctaj total | 60 |