Pagini recente » Borderou de evaluare (job #3203628) | Borderou de evaluare (job #211783) | Borderou de evaluare (job #3202928) | Borderou de evaluare (job #1962268) | Borderou de evaluare (job #1454380)
Borderou de evaluare (job #1454380)
Raport evaluator
Compilare:
user.cpp: In function ‘bool BFS()’:
user.cpp:23:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0; j<graf[nod].size(); j++){
^
user.cpp: In function ‘int main()’:
user.cpp:49:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<graf[N].size(); i++){
^
user.cpp:36: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:37: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:38: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:42:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 524kb | OK | 10 | 10 |
| 2 | 0ms | 640kb | OK | 10 | 10 |
| 3 | 0ms | 792kb | OK | 10 | 10 |
| 4 | 0ms | 964kb | OK | 10 | 10 |
| 5 | 0ms | 1100kb | OK | 10 | 10 |
| 6 | 0ms | 1360kb | OK | 10 | 10 |
| 7 | 24ms | 3256kb | OK | 10 | 10 |
| 8 | Depăşit | 5360kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 6304kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 6220kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |