Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1086956)
| Utilizator | Data | 18 ianuarie 2014 18:46:10 | |
|---|---|---|---|
| Problema | Ausoara | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘bool bs(std::vector<std::pair<int, int> >, std::pair<int, int>)’:
user.cpp:18:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (poz + step < v.size() && v[poz + step] <= x)
^
user.cpp: In function ‘bool check(int, std::pair<int, int>)’:
user.cpp:26:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (k[j] < v[j].size() && v[j][k[j]] < x)
^
user.cpp: In function ‘int main()’:
user.cpp:59:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (; k[0] < v[0].size(); ++k[0]) {
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 412kb | OK | 10 |
| 2 | 0ms | 412kb | OK | 10 |
| 3 | 4ms | 440kb | OK | 10 |
| 4 | 4ms | 444kb | OK | 10 |
| 5 | 4ms | 484kb | OK | 10 |
| 6 | 4ms | 536kb | OK | 10 |
| 7 | 12ms | 744kb | OK | 10 |
| 8 | 16ms | 836kb | OK | 10 |
| 9 | 24ms | 1028kb | OK | 10 |
| 10 | 32ms | 1168kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
