Pagini recente » Borderou de evaluare (job #1136727) | Borderou de evaluare (job #64704) | Borderou de evaluare (job #1652166) | Borderou de evaluare (job #2913239) | Borderou de evaluare (job #1503213)
Borderou de evaluare (job #1503213)
Raport evaluator
Compilare:
user.cpp: In function ‘bool BFS()’:
user.cpp:26:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[Node].size(); ++ i)
^
user.cpp: In function ‘void MaxFlow()’:
user.cpp:46:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[Sink].size(); ++ i)
^
user.cpp: In function ‘int main()’:
user.cpp:73:38: 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:74:40: 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:76:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i", &N, &M);
^
user.cpp:79:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i %i", &X, &Y, &Z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 344kb | OK | 10 | 10 |
2 | Depăşit | 404kb | Time limit exceeded. | 0 | 0 |
3 | Depăşit | 516kb | Time limit exceeded. | 0 | 0 |
4 | 0ms | 804kb | OK | 10 | 10 |
5 | Depăşit | 860kb | Time limit exceeded. | 0 | 0 |
6 | Depăşit | 1024kb | Time limit exceeded. | 0 | 0 |
7 | Depăşit | 2908kb | Time limit exceeded. | 0 | 0 |
8 | 20ms | 5784kb | OK | 10 | 30 |
9 | 20ms | 7372kb | OK | 10 |
10 | 28ms | 8140kb | OK | 10 |
Punctaj total | 50 |