Pagini recente »
Borderou de evaluare (job #506597)
|
Borderou de evaluare (job #108958)
|
Borderou de evaluare (job #378438)
|
Clasament 2022-03-16-clasa-5-tema-34
|
Borderou de evaluare (job #670638)
Borderou de evaluare (job #670638)
Raport evaluator
Compilare:
main.cpp: In function 'int read()':
main.cpp:22:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
22 | while( i < s.size() && isdigit( s[i] ) ) {
| ~~^~~~~~~~~~
main.cpp:26:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
26 | while( i < s.size() && !isalnum( s[i] ) )
| ~~^~~~~~~~~~
main.cpp:29:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
29 | while( i < s.size() && isalpha( s[i] ) )
| ~~^~~~~~~~~~
main.cpp:31:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
31 | while( i < s.size() && !isalnum( s[i] ) )
| ~~^~~~~~~~~~
main.cpp:34:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
34 | while( i < s.size() && isdigit( s[i] ) ) {
| ~~^~~~~~~~~~
main.cpp:40:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
40 | while( i < s.size() && isdigit( s[i] ) ) {
| ~~^~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
11 ms
|
1159 kb
|
OK
|
5
|
2
|
9 ms
|
1159 kb
|
OK
|
5
|
3
|
8 ms
|
1163 kb
|
OK
|
5
|
4
|
6 ms
|
1167 kb
|
OK
|
5
|
5
|
12 ms
|
1159 kb
|
OK
|
5
|
6
|
8 ms
|
1159 kb
|
Incorect
|
0
|
7
|
15 ms
|
1159 kb
|
Incorect
|
0
|
8
|
8 ms
|
1163 kb
|
Incorect
|
0
|
9
|
13 ms
|
1163 kb
|
Incorect
|
0
|
10
|
14 ms
|
1163 kb
|
Incorect
|
0
|
11
|
13 ms
|
1163 kb
|
Incorect
|
0
|
12
|
14 ms
|
1159 kb
|
Incorect
|
0
|
13
|
6 ms
|
1167 kb
|
Incorect
|
0
|
14
|
9 ms
|
1167 kb
|
Incorect
|
0
|
15
|
10 ms
|
1163 kb
|
Incorect
|
0
|
16
|
9 ms
|
1167 kb
|
OK
|
5
|
17
|
15 ms
|
1159 kb
|
OK
|
5
|
18
|
8 ms
|
1167 kb
|
OK
|
5
|
19
|
9 ms
|
1163 kb
|
OK
|
5
|
20
|
9 ms
|
1163 kb
|
OK
|
5
|
Punctaj total
|
50
|