Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2909286)
| Utilizator | Data | 12 iunie 2022 11:13:03 | |
|---|---|---|---|
| Problema | Stive | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void Solve(int)':
main.cpp:12:19: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
12 | for(int j=1;(1<<j-1)<=n;j++)
| ~^~
main.cpp:16:20: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
16 | if (i & (1 << j - 1))
| ~~^~~
main.cpp:21:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
21 | for (int i = 0; i < ans.size(); i++) {
| ~~^~~~~~~~~~~~
main.cpp:23:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
23 | for (int j = 0; j < ans[i].size(); j++)
| ~~^~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 1ms | 184kb | Esti baza! | 10 |
| 2 | 2ms | 184kb | Esti baza! | 10 |
| 3 | 1ms | 184kb | Esti baza! | 10 |
| 4 | 1ms | 184kb | Esti baza! | 10 |
| 5 | 1ms | 184kb | Esti baza! | 10 |
| 6 | 8ms | 446kb | Esti baza! | 10 |
| 7 | 21ms | 692kb | Esti baza! | 10 |
| 8 | 28ms | 1306kb | Esti baza! | 10 |
| 9 | 40ms | 2244kb | Esti baza! | 10 |
| 10 | 44ms | 2473kb | Esti baza! | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
