Pagini recente » Borderou de evaluare (job #1189176) | Borderou de evaluare (job #3029155) | Borderou de evaluare (job #1017871) | Borderou de evaluare (job #547994) | Borderou de evaluare (job #1686166)
Borderou de evaluare (job #1686166)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<g[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:42: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:45:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&z); g[x].push_back(y); g[y].push_back(x); capacity[x][y]=z;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 344kb | OK | 10 | 10 |
| 2 | 0ms | 460kb | OK | 10 | 10 |
| 3 | 0ms | 636kb | OK | 10 | 10 |
| 4 | 0ms | 792kb | OK | 10 | 10 |
| 5 | 0ms | 928kb | OK | 10 | 10 |
| 6 | 0ms | 1188kb | OK | 10 | 10 |
| 7 | 4ms | 3116kb | OK | 10 | 10 |
| 8 | 12ms | 5772kb | OK | 10 | 30 |
| 9 | 16ms | 7404kb | OK | 10 |
| 10 | 20ms | 8104kb | OK | 10 |
| Punctaj total | 100 |