Pagini recente » Borderou de evaluare (job #407353) | Borderou de evaluare (job #3282982) | Borderou de evaluare (job #2850759) | Borderou de evaluare (job #1151455) | Borderou de evaluare (job #1974163)
Borderou de evaluare (job #1974163)
Raport evaluator
Compilare:
user.cpp: In constructor ‘BipartiteMatcher::BipartiteMatcher(int, int)’:
user.cpp:24:25: warning: ‘BipartiteMatcher::viz’ will be initialized after [-Wreorder]
vector<int> lft, rght, viz;
^
user.cpp:24:14: warning: ‘std::vector<int> BipartiteMatcher::lft’ [-Wreorder]
vector<int> lft, rght, viz;
^
user.cpp:30:2: warning: when initialized here [-Wreorder]
BipartiteMatcher(int n, int m) : viz(n+1), lft(n+1, -1), rght(m+1, -1) {}
^
user.cpp: In member function ‘int BipartiteMatcher::match()’:
user.cpp:44:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i < lft.size(); ++i)
^
user.cpp:50:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i < lft.size(); ++i){
^
user.cpp: In function ‘int main()’:
user.cpp:79:32: 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);
^
user.cpp:80:34: 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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1600kb | Raspuns gresit | 0 |
2 | 0ms | 1604kb | Raspuns gresit | 0 |
3 | 0ms | 1604kb | Raspuns gresit | 0 |
4 | 0ms | 1612kb | Raspuns gresit | 0 |
5 | 4ms | 1636kb | Raspuns gresit | 0 |
6 | 8ms | 1748kb | Raspuns gresit | 0 |
7 | 20ms | 1908kb | Raspuns gresit | 0 |
8 | 16ms | 1864kb | Raspuns gresit | 0 |
9 | 32ms | 2076kb | Raspuns gresit | 0 |
10 | 68ms | 2468kb | Raspuns gresit | 0 |
Punctaj total | 0 |