Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1705784)
| Utilizator | Data | 20 mai 2016 23:25:01 | |
|---|---|---|---|
| Problema | Hashuri | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In member function ‘bool myHash::check(int)’:
user.cpp:24:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while ( i < v[h].size() && v[h][i] != val )
^
user.cpp:27:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
return ( i < v[h].size() );
^
user.cpp: In member function ‘bool myHash::pop(int)’:
user.cpp:36:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while ( i < v[h].size() && v[h][i] != val )
^
user.cpp:39:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if ( i < v[h].size() )
^
user.cpp:42:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
return ( i < v[h].size() );
^
user.cpp: In function ‘int main()’:
user.cpp:121:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin, "%d", &n );
^
user.cpp:124:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin, "%d%d", &t, &nr );
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 4ms | 3508kb | OK | 10 | 10 |
| 2 | 4ms | 3504kb | OK | 10 | 10 |
| 3 | 4ms | 3508kb | OK | 10 | 10 |
| 4 | 804ms | 3736kb | OK | 10 | 0 |
| 5 | 484ms | 3668kb | OK | 10 | |
| 6 | Depăşit | 4108kb | Time limit exceeded. | 0 | |
| 7 | Depăşit | 3996kb | Time limit exceeded. | 0 | 0 |
| 8 | Depăşit | 5184kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 4060kb | Time limit exceeded. | 0 | |
| 10 | Depăşit | 3836kb | Time limit exceeded. | 0 | |
| Punctaj total | 30 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
