Pagini recente » Borderou de evaluare (job #2330341) | Borderou de evaluare (job #1979702) | Borderou de evaluare (job #411392) | Borderou de evaluare (job #2938029) | Borderou de evaluare (job #2681413)
Borderou de evaluare (job #2681413)
Raport evaluator
Compilare:
main.cpp: In constructor 'Sat::Sat(int)':
main.cpp:33:15: warning: 'Sat::vis' will be initialized after [-Wreorder]
vector<bool> vis;
^~~
main.cpp:32:30: warning: 'std::vector<int> Sat::compId' [-Wreorder]
vector<int> ord, ordt, val, compId;
^~~~~~
main.cpp:36:2: warning: when initialized here [-Wreorder]
Sat(int n) : n(2 * n), vis(2 * n), compId(2 * n), adj(2 * n), adjt(2 * n) {}
^~~
main.cpp: In function 'int main()':
main.cpp:83: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);
^
main.cpp:84: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 | 3ms | 131kb | Corect | 5 | 10 |
2 | 3ms | 131kb | Corect | 5 |
3 | 3ms | 131kb | Corect | 5 | 10 |
4 | 3ms | 131kb | Corect | 5 |
5 | 4ms | 393kb | Corect | 5 | 10 |
6 | 7ms | 524kb | Corect | 5 |
7 | 12ms | 524kb | Corect | 5 | 10 |
8 | 10ms | 524kb | Corect | 5 |
9 | 7ms | 393kb | Corect | 5 | 10 |
10 | 8ms | 524kb | Corect | 5 |
11 | 8ms | 393kb | Corect | 5 | 10 |
12 | 12ms | 524kb | Corect | 5 |
13 | 14ms | 655kb | Corect | 5 | 10 |
14 | 12ms | 524kb | Corect | 5 |
15 | 278ms | 13234kb | Corect | 5 | 30 |
16 | 376ms | 14934kb | Corect | 5 |
17 | 423ms | 26599kb | Corect | 5 |
18 | 545ms | 23711kb | Corect | 5 |
19 | 62ms | 13885kb | Corect | 5 |
20 | 600ms | 24498kb | Corect | 5 |
Punctaj total | 100 |