Pagini recente » Borderou de evaluare (job #1143710) | Borderou de evaluare (job #291495) | Borderou de evaluare (job #2228554) | Borderou de evaluare (job #174725) | Borderou de evaluare (job #2444549)
Borderou de evaluare (job #2444549)
Raport evaluator
Compilare:
main.cpp: In constructor 'maximumBipartiteMatching::maximumBipartiteMatching()':
main.cpp:15:10: warning: 'maximumBipartiteMatching::created' will be initialized after [-Wreorder]
bool created;
^~~~~~~
main.cpp:12:11: warning: 'bool* maximumBipartiteMatching::visited' [-Wreorder]
bool *visited;
^~~~~~~
main.cpp:37:5: warning: when initialized here [-Wreorder]
maximumBipartiteMatching():
^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:111:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<std::pair<unsigned int, unsigned int> >::size_type {aka long unsigned int}' [-Wformat=]
printf("%d\n", ans.size());
^
main.cpp:98:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cuplaj.in","r",stdin);
^
main.cpp:99:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cuplaj.out","w",stdout);
^
main.cpp:102:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&n,&m,&cnt);
^
main.cpp:106:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 2ms | 131kb | OK | 10 |
4 | 3ms | 131kb | OK | 10 |
5 | 4ms | 131kb | OK | 10 |
6 | 14ms | 393kb | OK | 10 |
7 | 26ms | 655kb | OK | 10 |
8 | 34ms | 786kb | OK | 10 |
9 | 47ms | 1179kb | OK | 10 |
10 | 90ms | 1835kb | OK | 10 |
Punctaj total | 100 |