Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1879377)
| Utilizator | Data | 14 februarie 2017 21:12:41 | |
|---|---|---|---|
| Problema | Numere9 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘long long int getNr()’:
user.cpp:52:20: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(isDigit[c] == 0 && c != '-')
^
user.cpp:62:20: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(isDigit[c] == 1)
^
user.cpp: In function ‘void scrieNumarulMax9999(long long int, long long int)’:
user.cpp:228:19: warning: unused variable ‘primaCifra’ [-Wunused-variable]
long long primaCifra = nr / 1000;
^
user.cpp:237:19: warning: unused variable ‘primaCifra’ [-Wunused-variable]
long long primaCifra = nr / 100;
^
user.cpp: In function ‘void refillBuff()’:
user.cpp:34:32: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, buffSize, f);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 228kb | OK | 10 |
| 2 | 0ms | 236kb | OK | 10 |
| 3 | 0ms | 236kb | OK | 10 |
| 4 | 0ms | 232kb | OK | 10 |
| 5 | 0ms | 236kb | OK | 10 |
| 6 | 0ms | 236kb | OK | 10 |
| 7 | 0ms | 236kb | OK | 10 |
| 8 | 0ms | 228kb | Incorect | 0 |
| 9 | 0ms | 228kb | Incorect | 0 |
| 10 | 0ms | 228kb | Incorect | 0 |
| Punctaj total | 70 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
