Pagini recente » Cod sursa (job #675378) | Cod sursa (job #2259902) | Borderou de evaluare (job #2575653) | Cod sursa (job #2985168) | Borderou de evaluare (job #2880513)
Borderou de evaluare (job #2880513)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:72:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
72 | for (int j = 0; j < prev.size(); j++) {
| ~~^~~~~~~~~~~~~
main.cpp:26:7: warning: unused variable 'x' [-Wunused-variable]
26 | int x, y;
| ^
main.cpp:26:10: warning: unused variable 'y' [-Wunused-variable]
26 | int x, y;
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 78ms | 352kb | OK | 100 |
Punctaj total | 100 |