Pagini recente » Borderou de evaluare (job #3230982) | Borderou de evaluare (job #2847352) | Borderou de evaluare (job #176015) | Borderou de evaluare (job #2158265) | Borderou de evaluare (job #1048736)
Borderou de evaluare (job #1048736)
Raport evaluator
Compilare:
user.cpp: In function ‘int cit()’:
user.cpp:49:12: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (buf[bp] == 0 || bp >= lmax) {
^
user.cpp:55:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while (buf[bp] == ' ' || buf[bp] == '\n') bp++;
^
user.cpp:55:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while (buf[bp] == ' ' || buf[bp] == '\n') bp++;
^
user.cpp:56:12: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (buf[bp] == '-') semn = -1,bp++;
^
user.cpp:57:22: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while ('0' <= buf[bp] && buf[bp] <= '9')
^
user.cpp:57:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while ('0' <= buf[bp] && buf[bp] <= '9')
^
user.cpp:58:24: warning: array subscript has type ‘char’ [-Wchar-subscripts]
res = 10*res + buf[bp]-'0',bp++;
^
user.cpp:63:22: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while ('0' <= buf[bp] && buf[bp] <= '9')
^
user.cpp:63:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while ('0' <= buf[bp] && buf[bp] <= '9')
^
user.cpp:64:24: warning: array subscript has type ‘char’ [-Wchar-subscripts]
res = 10*res + buf[bp]-'0',bp++;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2556kb | Corect | 10 |
2 | 4ms | 2556kb | Corect | 10 |
3 | 4ms | 2580kb | Cost incorect | 0 |
4 | 4ms | 2584kb | Cost incorect | 0 |
5 | 4ms | 2596kb | Cost incorect | 0 |
6 | 16ms | 5820kb | Cost incorect | 0 |
7 | 24ms | 8892kb | Cost incorect | 0 |
8 | 12ms | 4280kb | Cost incorect | 0 |
9 | 12ms | 4280kb | Cost incorect | 0 |
10 | 24ms | 8892kb | Cost incorect | 0 |
Punctaj total | 20 |