Pagini recente » Borderou de evaluare (job #3285942) | Borderou de evaluare (job #3270482) | Borderou de evaluare (job #84390) | Borderou de evaluare (job #3273632) | Borderou de evaluare (job #1974165)
Borderou de evaluare (job #1974165)
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:45:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i < lft.size(); ++i)
^
user.cpp:51: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:80: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:81: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 | 1608kb | Raspuns gresit | 0 |
2 | 0ms | 1608kb | Raspuns gresit | 0 |
3 | 0ms | 1612kb | Raspuns gresit | 0 |
4 | 0ms | 1624kb | Raspuns gresit | 0 |
5 | 4ms | 1668kb | Raspuns gresit | 0 |
6 | 16ms | 1872kb | Raspuns gresit | 0 |
7 | 28ms | 2108kb | Raspuns gresit | 0 |
8 | 32ms | 2124kb | Raspuns gresit | 0 |
9 | 48ms | 2512kb | Raspuns gresit | 0 |
10 | 84ms | 3240kb | Raspuns gresit | 0 |
Punctaj total | 0 |