Pagini recente » Borderou de evaluare (job #191931) | Borderou de evaluare (job #1281186) | Borderou de evaluare (job #1915112) | Borderou de evaluare (job #2127313) | Borderou de evaluare (job #2885617)
Borderou de evaluare (job #2885617)
Raport evaluator
Compilare:
main.cpp: In function 'void calc_dp(int)':
main.cpp:22:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
22 | for (int i = 0; i < dp[it].size(); i++)
| ~~^~~~~~~~~~~~~~~
main.cpp:28:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
28 | else if (L - change[nod][0] >= dp[nod].size())
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
main.cpp:35:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
35 | else if (L - change[nod][1] >= dp[nod].size())
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
main.cpp:46:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
46 | if (L - a[nod] == dp[nod].size())
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~
main.cpp:48:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
48 | if (L - a[nod] < dp[nod].size()) {
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:96:22: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
96 | if (dp[0].size() == L)
| ~~~~~~~~~~~~~^~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 6729kb | Incorect | 0 |
| 2 | 11ms | 6934kb | Incorect | 0 |
| 3 | 6ms | 6844kb | Incorect | 0 |
| 4 | 5ms | 6729kb | Incorect | 0 |
| 5 | 12ms | 6963kb | OK | 5 |
| 6 | 11ms | 6991kb | Incorect | 0 |
| 7 | 8ms | 6963kb | Incorect | 0 |
| 8 | 9ms | 7049kb | Incorect | 0 |
| 9 | 21ms | 7122kb | Incorect | 0 |
| 10 | 19ms | 7225kb | OK | 5 |
| 11 | 88ms | 10350kb | Incorect | 0 |
| 12 | 100ms | 12861kb | Incorect | 0 |
| 13 | 173ms | 12787kb | Incorect | 0 |
| 14 | 162ms | 15040kb | Incorect | 0 |
| 15 | 96ms | 12877kb | Incorect | 0 |
| 16 | 117ms | 12382kb | Incorect | 0 |
| 17 | 228ms | 16355kb | Incorect | 0 |
| 18 | 156ms | 15826kb | Incorect | 0 |
| 19 | 175ms | 17760kb | Incorect | 0 |
| 20 | 135ms | 15331kb | Incorect | 0 |
| Punctaj total | 10 |