Pagini recente » Borderou de evaluare (job #237376) | Borderou de evaluare (job #2657363) | Borderou de evaluare (job #167320) | Borderou de evaluare (job #1273281) | Borderou de evaluare (job #2093238)
Borderou de evaluare (job #2093238)
Raport evaluator
Compilare:
user.cpp: In member function ‘void Huge::add(Huge)’:
user.cpp:35:28: warning: array subscript has type ‘char’ [-Wchar-subscripts]
char tobe = v[i] + b.v[i] + rest;
^
user.cpp:35:37: warning: array subscript has type ‘char’ [-Wchar-subscripts]
char tobe = v[i] + b.v[i] + rest;
^
user.cpp:40:16: warning: array subscript has type ‘char’ [-Wchar-subscripts]
v[i] = tobe % (int)10;
^
user.cpp: In member function ‘char Huge::add_i(char)’:
user.cpp:49:28: warning: array subscript has type ‘char’ [-Wchar-subscripts]
char tobe = v[i] + nr % (int)10 + rest;
^
user.cpp:54:16: warning: array subscript has type ‘char’ [-Wchar-subscripts]
v[i] = tobe % (int)10;
^
user.cpp:59:5: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In member function ‘void Huge::Deb()’:
user.cpp:63:24: warning: array subscript has type ‘char’ [-Wchar-subscripts]
cerr << v[i];
^
user.cpp: In member function ‘void Huge::Afis()’:
user.cpp:68:30: warning: array subscript has type ‘char’ [-Wchar-subscripts]
printf("%hu", v[i]);
^
user.cpp: In member function ‘void Huge::mul(char)’:
user.cpp:75:16: warning: array subscript has type ‘char’ [-Wchar-subscripts]
v[i] = v[i] * nr + rest;
^
user.cpp:75:23: warning: array subscript has type ‘char’ [-Wchar-subscripts]
v[i] = v[i] * nr + rest;
^
user.cpp:76:23: warning: array subscript has type ‘char’ [-Wchar-subscripts]
rest = v[i] / (int)10;
^
user.cpp:77:16: warning: array subscript has type ‘char’ [-Wchar-subscripts]
v[i] %= (int)10;
^
user.cpp: In member function ‘void Huge::mul_h(Huge)’:
user.cpp:89:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
aux.v[st] += v[j] * b.v[i] + rest;
^
user.cpp:89:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
aux.v[st] += v[j] * b.v[i] + rest;
^
user.cpp:89:42: warning: array subscript has type ‘char’ [-Wchar-subscripts]
aux.v[st] += v[j] * b.v[i] + rest;
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 800kb | OK | 5 |
2 | 0ms | 804kb | OK | 5 |
3 | 0ms | 804kb | OK | 5 |
4 | 0ms | 800kb | OK | 5 |
5 | 0ms | 808kb | OK | 5 |
6 | 0ms | 804kb | OK | 5 |
7 | 0ms | 808kb | OK | 5 |
8 | 0ms | 808kb | OK | 5 |
9 | 0ms | 804kb | OK | 5 |
10 | 8ms | 804kb | OK | 5 |
11 | 0ms | 800kb | OK | 5 |
12 | 20ms | 804kb | OK | 5 |
13 | 32ms | 804kb | OK | 5 |
14 | 32ms | 800kb | OK | 5 |
15 | Depăşit | 808kb | Time limit exceeded. | 0 |
16 | 4ms | 808kb | OK | 5 |
17 | 0ms | 808kb | OK | 5 |
18 | Depăşit | 776kb | Time limit exceeded. | 0 |
19 | Depăşit | 808kb | Time limit exceeded. | 0 |
20 | Depăşit | 776kb | Time limit exceeded. | 0 |
Punctaj total | 80 |