Pagini recente » Borderou de evaluare (job #1657761) | Borderou de evaluare (job #1302018) | Borderou de evaluare (job #2398422) | Borderou de evaluare (job #2061104) | Borderou de evaluare (job #1048733)
Borderou de evaluare (job #1048733)
Raport evaluator
Compilare:
user.cpp: In function ‘int cit()’:
user.cpp:48:12: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (buf[bp] == 0) {
^
user.cpp:54:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while (buf[bp] == ' ' || buf[bp] == '\n') bp++;
^
user.cpp:54:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while (buf[bp] == ' ' || buf[bp] == '\n') bp++;
^
user.cpp:55:12: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (buf[bp] == '-') semn = -1,bp++;
^
user.cpp:56:22: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while ('0' <= buf[bp] && buf[bp] <= '9')
^
user.cpp:56:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while ('0' <= buf[bp] && buf[bp] <= '9')
^
user.cpp:57:24: warning: array subscript has type ‘char’ [-Wchar-subscripts]
res = 10*res + buf[bp]-'0',bp++;
^
user.cpp:62:22: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while ('0' <= buf[bp] && buf[bp] <= '9')
^
user.cpp:62:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while ('0' <= buf[bp] && buf[bp] <= '9')
^
user.cpp:63: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 | 2572kb | Cost incorect | 0 |
4 | 4ms | 2576kb | Cost incorect | 0 |
5 | 4ms | 2604kb | Cost incorect | 0 |
6 | 16ms | 6212kb | Cost incorect | 0 |
7 | 24ms | 9284kb | Cost incorect | 0 |
8 | 12ms | 4680kb | Cost incorect | 0 |
9 | 12ms | 4672kb | Cost incorect | 0 |
10 | 24ms | 9284kb | Cost incorect | 0 |
Punctaj total | 20 |