Pagini recente » Borderou de evaluare (job #729092) | Borderou de evaluare (job #2115338) | Borderou de evaluare (job #294307) | Borderou de evaluare (job #1134669) | Borderou de evaluare (job #1239425)
Borderou de evaluare (job #1239425)
Raport evaluator
Compilare:
user.cpp: In function ‘void reset_stuff()’:
user.cpp:33:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v.size(); ++i) {
^
user.cpp: In function ‘bool bfs()’:
user.cpp:48:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < m[x].size(); ++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:90:36: 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:91:38: 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:92: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:94:33: 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 | 508kb | OK | 10 | 10 |
2 | 0ms | 640kb | OK | 10 | 10 |
3 | 0ms | 800kb | OK | 10 | 10 |
4 | 0ms | 1000kb | OK | 10 | 10 |
5 | 0ms | 1140kb | OK | 10 | 10 |
6 | 4ms | 1500kb | OK | 10 | 10 |
7 | 56ms | 3696kb | OK | 10 | 10 |
8 | Depăşit | 5460kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 6264kb | Time limit exceeded. | 0 |
10 | Depăşit | 6652kb | Time limit exceeded. | 0 |
Punctaj total | 70 |