Pagini recente » Diferente pentru problema/bridge intre reviziile 2 si 3 | Borderou de evaluare (job #153519) | Borderou de evaluare (job #2041187) | Borderou de evaluare (job #1779885) | Borderou de evaluare (job #1691317)
Borderou de evaluare (job #1691317)
Raport evaluator
Compilare:
user.cpp: In function ‘int bfs()’:
user.cpp:37:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<T[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:62:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<T[n].size();j++)
^
user.cpp:51: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:52: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:53:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n ,&m);
^
user.cpp:56: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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 356kb | OK | 10 | 10 |
| 2 | 0ms | 480kb | OK | 10 | 10 |
| 3 | 0ms | 640kb | OK | 10 | 10 |
| 4 | 0ms | 800kb | OK | 10 | 10 |
| 5 | 0ms | 932kb | OK | 10 | 10 |
| 6 | 0ms | 1200kb | OK | 10 | 10 |
| 7 | 8ms | 3260kb | OK | 10 | 10 |
| 8 | 20ms | 5944kb | OK | 10 | 30 |
| 9 | 20ms | 7468kb | OK | 10 |
| 10 | 36ms | 8212kb | OK | 10 |
| Punctaj total | 100 |