Pagini recente » Borderou de evaluare (job #1763477) | Borderou de evaluare (job #1708726) | Borderou de evaluare (job #1762036) | Borderou de evaluare (job #2003630) | Borderou de evaluare (job #1712898)
Borderou de evaluare (job #1712898)
Raport evaluator
Compilare:
user.cpp: In constructor ‘TwoSAT::TwoSAT(int)’:
user.cpp:25:6: warning: ‘TwoSAT::n’ will be initialized after [-Wreorder]
int n;
^
user.cpp:20:22: warning: ‘std::vector<std::vector<int> > TwoSAT::G’ [-Wreorder]
vector<vector<int>> G, G_T;
^
user.cpp:27:2: warning: when initialized here [-Wreorder]
TwoSAT(int n) : n(n), G(2 * n), G_T(2 * n), Viz(2 * n),
^
user.cpp: In member function ‘void TwoSAT::dfs_backward(int)’:
user.cpp:55:25: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses]
Sol[node / 2] = (node & 1 ^ 1);
^
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("2sat.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("2sat.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 452kb | Corect | 5 | 10 |
2 | 0ms | 448kb | Corect | 5 |
3 | 0ms | 448kb | Corect | 5 | 10 |
4 | 0ms | 460kb | Corect | 5 |
5 | 0ms | 536kb | Corect | 5 | 10 |
6 | 4ms | 588kb | Corect | 5 |
7 | 8ms | 740kb | Corect | 5 | 10 |
8 | 4ms | 596kb | Corect | 5 |
9 | 4ms | 612kb | Corect | 5 | 10 |
10 | 4ms | 588kb | Corect | 5 |
11 | 4ms | 632kb | Corect | 5 | 10 |
12 | 8ms | 748kb | Corect | 5 |
13 | 8ms | 784kb | Corect | 5 | 10 |
14 | 8ms | 744kb | Corect | 5 |
15 | 228ms | 7120kb | Corect | 5 | 30 |
16 | 336ms | 8704kb | Corect | 5 |
17 | 36ms | 6064kb | Corect | 5 |
18 | 496ms | 12928kb | Corect | 5 |
19 | 44ms | 6592kb | Corect | 5 |
20 | 488ms | 13192kb | Corect | 5 |
Punctaj total | 100 |