Pagini recente » Borderou de evaluare (job #1994238) | Borderou de evaluare (job #1391469) | Borderou de evaluare (job #2730269) | Borderou de evaluare (job #1304653) | Borderou de evaluare (job #2681415)
Borderou de evaluare (job #2681415)
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:81: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:82: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 | 9ms | 524kb | Corect | 5 |
| 9 | 7ms | 393kb | Corect | 5 | 10 |
| 10 | 8ms | 524kb | Corect | 5 |
| 11 | 7ms | 393kb | Corect | 5 | 10 |
| 12 | 12ms | 524kb | Corect | 5 |
| 13 | 14ms | 655kb | Corect | 5 | 10 |
| 14 | 12ms | 524kb | Corect | 5 |
| 15 | 277ms | 12713kb | Corect | 5 | 30 |
| 16 | 365ms | 14413kb | Corect | 5 |
| 17 | 437ms | 25423kb | Corect | 5 |
| 18 | 581ms | 22667kb | Corect | 5 |
| 19 | 64ms | 12709kb | Corect | 5 |
| 20 | 540ms | 23355kb | Corect | 5 |
| Punctaj total | 100 |