Pagini recente »
Borderou de evaluare (job #322514)
|
Borderou de evaluare (job #315286)
|
Borderou de evaluare (job #737670)
Borderou de evaluare (job #737670)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:18:14: warning: array subscript has type 'char' [-Wchar-subscripts]
18 | chValue[c]=c-'0';
| ^
main.c:19:14: warning: array subscript has type 'char' [-Wchar-subscripts]
19 | isDigit[c]=1;
| ^
main.c:22:14: warning: array subscript has type 'char' [-Wchar-subscripts]
22 | chValue[c]=c-'a'+10;
| ^
main.c:23:14: warning: array subscript has type 'char' [-Wchar-subscripts]
23 | isDigit[c]=1;
| ^
main.c:26:14: warning: array subscript has type 'char' [-Wchar-subscripts]
26 | chValue[c]=c-'A'+36;
| ^
main.c:27:14: warning: array subscript has type 'char' [-Wchar-subscripts]
27 | isDigit[c]=1;
| ^
main.c:32:18: warning: array subscript has type 'char' [-Wchar-subscripts]
32 | while(isDigit[c]){
| ^
main.c:33:17: warning: array subscript has type 'char' [-Wchar-subscripts]
33 | nr=chValue[c];
| ^
main.c:35:23: warning: array subscript has type 'char' [-Wchar-subscripts]
35 | nr=nr*62+chValue[c];
| ^
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
2 ms
|
114 kb
|
OK
|
5
|
|
2
|
1 ms
|
245 kb
|
OK
|
5
|
|
3
|
2 ms
|
118 kb
|
Incorect
|
0
|
|
4
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
5
|
3 ms
|
245 kb
|
Incorect
|
0
|
|
6
|
2 ms
|
114 kb
|
Incorect
|
0
|
|
7
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
8
|
8 ms
|
458 kb
|
OK
|
5
|
|
9
|
1 ms
|
241 kb
|
Incorect
|
0
|
|
10
|
159 ms
|
2629 kb
|
OK
|
5
|
|
11
|
129 ms
|
5308 kb
|
OK
|
5
|
|
12
|
129 ms
|
5275 kb
|
OK
|
5
|
|
13
|
2 ms
|
114 kb
|
Incorect
|
0
|
|
14
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
15
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
16
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
17
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
18
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
19
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
20
|
1 ms
|
245 kb
|
Incorect
|
0
|
|
Penalizare: 10% (pentru 2 submisie/ii)
|
10%
|
|
Punctaj total
|
27
|