Pagini recente » Borderou de evaluare (job #1020664) | Borderou de evaluare (job #1087160) | Cod sursa (job #1504875) | Borderou de evaluare (job #1496170) | Borderou de evaluare (job #1412508)
Borderou de evaluare (job #1412508)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS()’:
user.cpp:27:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[x].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:54:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[n].size(); ++i)
^
user.cpp:39: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:40: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:41: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:44: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 | 352kb | OK | 10 | 10 |
| 2 | 0ms | 472kb | OK | 10 | 10 |
| 3 | 0ms | 660kb | OK | 10 | 10 |
| 4 | 0ms | 800kb | OK | 10 | 10 |
| 5 | 0ms | 968kb | OK | 10 | 10 |
| 6 | 0ms | 1208kb | OK | 10 | 10 |
| 7 | 4ms | 3464kb | OK | 10 | 10 |
| 8 | 16ms | 5772kb | OK | 10 | 30 |
| 9 | 16ms | 7348kb | OK | 10 |
| 10 | 28ms | 8108kb | OK | 10 |
| Punctaj total | 100 |