Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1684433)
| Utilizator | Data | 11 aprilie 2016 01:10:29 | |
|---|---|---|---|
| Problema | Numerologie | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
user.cpp: In member function ‘int Hash::Find(int)’:
user.cpp:23:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < hVec[key].size(); i++) {
^
user.cpp: In function ‘void backtracking(int)’:
user.cpp:70:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(j < pList[i].size() && pTaken.Find(pList[i][j]) == -1) {
^
user.cpp:73:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(j == pList[i].size()) {
^
user.cpp:74:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < pList[i].size(); j++) {
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 12ms | 8224kb | OK | 10 | 10 |
| 2 | 12ms | 8232kb | OK | 10 | 10 |
| 3 | 12ms | 8228kb | OK | 10 | 10 |
| 4 | 12ms | 8256kb | OK | 10 | 10 |
| 5 | 12ms | 8256kb | OK | 10 | 10 |
| 6 | Depăşit | 8332kb | Time limit exceeded. | 0 | 0 |
| 7 | 12ms | 8272kb | OK | 10 | |
| 8 | 12ms | 8272kb | OK | 10 | |
| 9 | 12ms | 8252kb | OK | 10 | |
| 10 | 12ms | 8268kb | OK | 10 | |
| Punctaj total | 50 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
