Pagini recente » Borderou de evaluare (job #1015779) | Borderou de evaluare (job #76858) | Borderou de evaluare (job #1802119) | Borderou de evaluare (job #1261542) | Borderou de evaluare (job #2221496)
Borderou de evaluare (job #2221496)
Raport evaluator
Compilare:
user.cpp: In function ‘int BFS()’:
user.cpp:22:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[nod].size(); ++i){
~~^~~~~~~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[n].size(); ++i){
~~^~~~~~~~~~~~~
user.cpp:34: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:35: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:36: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:38:33: 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 | 3420kb | OK | 10 | 10 |
2 | 0ms | 3480kb | OK | 10 | 10 |
3 | 0ms | 3552kb | OK | 10 | 10 |
4 | 0ms | 3656kb | OK | 10 | 10 |
5 | 0ms | 3832kb | OK | 10 | 10 |
6 | 0ms | 4092kb | OK | 10 | 10 |
7 | 8ms | 6272kb | OK | 10 | 10 |
8 | 16ms | 7980kb | OK | 10 | 30 |
9 | 16ms | 8788kb | OK | 10 |
10 | 40ms | 9168kb | OK | 10 |
Punctaj total | 100 |