Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2005056)
| Utilizator | Data | 26 iulie 2017 14:21:14 | |
|---|---|---|---|
| Problema | Slide | Status | done |
| Runda | Algoritmiada 2017 Runda 2 Seniori | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In constructor ‘pSums::pSums(const std::vector<int>&)’:
user.cpp:20:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i < u.size(); ++i)v[i] = v[i - 1] + u[i];
^
user.cpp: In function ‘long long int goRight(int, int)’:
user.cpp:52:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; pos < ranges.size() - 1 && d > dif[pos]; ++pos) {
^
user.cpp: In function ‘int main()’:
user.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < ranges.size() - 1; ++i)dif[i] = ranges[i + 1].first - ranges[i].second - 1;
^
user.cpp:86:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i < ranges.size(); ++i)difL[i] = ranges[i].first - ranges[i - 1].second - 1;
^
user.cpp:65:7: warning: unused variable ‘curT’ [-Wunused-variable]
int curT = 1;
^
![]() | Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|---|
| ✗ | 1 | 0ms | 416kb | OK | 10 |
| ✗ | 2 | 0ms | 420kb | OK | 10 |
| ✓ | 3 | 0ms | 428kb | OK | 10 |
| ✗ | 4 | Depăşit | 908kb | Time limit exceeded. | 0 |
| ✓ | 5 | Depăşit | 816kb | Time limit exceeded. | 0 |
| ✓ | 6 | Depăşit | 5216kb | Time limit exceeded. | 0 |
| ✗ | 7 | Depăşit | 3208kb | Time limit exceeded. | 0 |
| ✗ | 8 | Depăşit | 3548kb | Time limit exceeded. | 0 |
| ✗ | 9 | Depăşit | 4828kb | Time limit exceeded. | 0 |
| ✗ | 10 | Depăşit | 8520kb | Time limit exceeded. | 0 |
| Punctaj total | 30 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !

