Pagini recente » Cod sursa (job #1751215) | Borderou de evaluare (job #1191721) | Borderou de evaluare (job #1328721) | Cod sursa (job #1164047) | Borderou de evaluare (job #3161498)
Borderou de evaluare (job #3161498)
Raport evaluator
Compilare:
main.cpp: In function 'void build(int, int, int)':
main.cpp:41:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
41 | while(i < a[lc].size() && j < a[rc].size())
| ~~^~~~~~~~~~~~~~
main.cpp:41:33: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
41 | while(i < a[lc].size() && j < a[rc].size())
| ~~^~~~~~~~~~~~~~
main.cpp:43:13: warning: unused variable 'x' [-Wunused-variable]
43 | int x = a[lc][i];
| ^
main.cpp:44:13: warning: unused variable 'y' [-Wunused-variable]
44 | int y = a[rc][j];
| ^
main.cpp:50:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
50 | while(i<a[lc].size())
| ~^~~~~~~~~~~~~
main.cpp:52:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
52 | while(j<a[rc].size())
| ~^~~~~~~~~~~~~
main.cpp: In function 'int cb(int)':
main.cpp:99:1: warning: control reaches end of non-void function [-Wreturn-type]
99 | }
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | OK | 10 |
| 2 | 0ms | 303kb | Incorect | 0 |
| 3 | 1ms | 561kb | Incorect | 0 |
| 4 | 8ms | 819kb | Incorect | 0 |
| 5 | 29ms | 4108kb | Incorect | 0 |
| 6 | 74ms | 3633kb | Incorect | 0 |
| 7 | 79ms | 4177kb | Incorect | 0 |
| 8 | 19ms | 1282kb | Incorect | 0 |
| 9 | 38ms | 3809kb | Incorect | 0 |
| 10 | 44ms | 4509kb | Incorect | 0 |
| Punctaj total | 10 |