Pagini recente » Borderou de evaluare (job #523023) | Borderou de evaluare (job #1007379) | Borderou de evaluare (job #1579102) | Borderou de evaluare (job #2240057) | Borderou de evaluare (job #2681362)
Borderou de evaluare (job #2681362)
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:24: warning: 'std::vector<int> Sat::compId' [-Wreorder]
vector<int> ord, 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:82: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:83: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 | 2ms | 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 | 276ms | 12840kb | Corect | 5 | 0 |
16 | 362ms | 14413kb | Corect | 5 |
17 | 420ms | 25423kb | Gresit | 0 |
18 | 546ms | 22536kb | Corect | 5 |
19 | 64ms | 12709kb | Corect | 5 |
20 | 533ms | 23322kb | Corect | 5 |
Punctaj total | 70 |