Pagini recente » Borderou de evaluare (job #1368279) | Borderou de evaluare (job #1750391) | Borderou de evaluare (job #1062836) | Borderou de evaluare (job #1597374) | Borderou de evaluare (job #1368213)
Borderou de evaluare (job #1368213)
Raport evaluator
Compilare:
user.cpp: In function ‘bool findAugPath()’:
user.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[ nc ].size(); i++)
^
user.cpp: In function ‘void citire()’:
user.cpp:14:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
user.cpp:17:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int x, y, z; scanf("%d %d %d",&x,&y, &z);
^
user.cpp: In function ‘int main()’:
user.cpp:92: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:93: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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 508kb | OK | 10 | 10 |
| 2 | 0ms | 636kb | OK | 10 | 10 |
| 3 | 0ms | 840kb | OK | 10 | 10 |
| 4 | 0ms | 984kb | OK | 10 | 10 |
| 5 | 0ms | 1112kb | OK | 10 | 10 |
| 6 | 0ms | 1376kb | OK | 10 | 10 |
| 7 | 8ms | 3604kb | OK | 10 | 10 |
| 8 | Depăşit | 5944kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 7480kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 8292kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |