Pagini recente »
Borderou de evaluare (job #255625)
|
Borderou de evaluare (job #202710)
|
Borderou de evaluare (job #133132)
|
Borderou de evaluare (job #297446)
|
Borderou de evaluare (job #822515)
Borderou de evaluare (job #822515)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:13:13: warning: comparison of integer expressions of different signedness: 'int' and 'const std::__cxx11::basic_string<char>::size_type' {aka 'const unsigned int'} [-Wsign-compare]
13 | if(i==string::npos)
| ~^~~~~~~~~~~~~~
main.cpp:15:59: warning: comparison of integer expressions of different signedness: 'int' and 'const std::__cxx11::basic_string<char>::size_type' {aka 'const unsigned int'} [-Wsign-compare]
15 | int j=s.find(":",i+3),k=s.find("@"),l=s.find(":",k!=string::npos?k+1:i+3),m,t=s.find("/",i+3),w,x,y,z;
| ~^~~~~~~~~~~~~~
main.cpp:16:51: warning: comparison of integer expressions of different signedness: 'int' and 'const std::__cxx11::basic_string<char>::size_type' {aka 'const unsigned int'} [-Wsign-compare]
16 | a=s.substr(0,i),b="",c="",d="",e="",f="",k!=string::npos?j==string::npos||j>=k?b=s.substr(i+3,k-i-3),l==string::npos?
| ~^~~~~~~~~~~~~~
main.cpp:16:67: warning: comparison of integer expressions of different signedness: 'int' and 'const std::__cxx11::basic_string<char>::size_type' {aka 'const unsigned int'} [-Wsign-compare]
16 | a=s.substr(0,i),b="",c="",d="",e="",f="",k!=string::npos?j==string::npos||j>=k?b=s.substr(i+3,k-i-3),l==string::npos?
| ~^~~~~~~~~~~~~~
main.cpp:16:111: warning: comparison of integer expressions of different signedness: 'int' and 'const std::__cxx11::basic_string<char>::size_type' {aka 'const unsigned int'} [-Wsign-compare]
16 | a=s.substr(0,i),b="",c="",d="",e="",f="",k!=string::npos?j==string::npos||j>=k?b=s.substr(i+3,k-i-3),l==string::npos?
| ~^~~~~~~~~~~~~~
main.cpp:17:10: warning: comparison of integer expressions of different signedness: 'int' and 'const std::__cxx11::basic_string<char>::size_type' {aka 'const unsigned int'} [-Wsign-compare]
17 | t!=string::npos?d=s.substr(k+1,t-k-1),f=s.substr(t):d=s.substr(k+1):t==string::npos?d=s.substr(k+1,l-k-1),e=s.substr(l+1):
| ~^~~~~~~~~~~~~~
main.cpp:17:78: warning: comparison of integer expressions of different signedness: 'int' and 'const std::__cxx11::basic_string<char>::size_type' {aka 'const unsigned int'} [-Wsign-compare]
17 | t!=string::npos?d=s.substr(k+1,t-k-1),f=s.substr(t):d=s.substr(k+1):t==string::npos?d=s.substr(k+1,l-k-1),e=s.substr(l+1):
| ~^~~~~~~~~~~~~~
main.cpp:18:115: warning: comparison of integer expressions of different signedness: 'int' and 'const std::__cxx11::basic_string<char>::size_type' {aka 'const unsigned int'} [-Wsign-compare]
18 | (d=s.substr(k+1,l-k-1),e=s.substr(l+1,t-l-1),f=s.substr(t)):(b=s.substr(i+3,j-i-3),c=s.substr(j+1,k-j-1),l==string::npos?
| ~^~~~~~~~~~~~~~
main.cpp:19:10: warning: comparison of integer expressions of different signedness: 'int' and 'const std::__cxx11::basic_string<char>::size_type' {aka 'const unsigned int'} [-Wsign-compare]
19 | t!=string::npos?d=s.substr(k+1,t-k-1),f=s.substr(t):d=s.substr(k+1):t==string::npos?d=s.substr(k+1,l-k-1),e=s.substr(l+1):
| ~^~~~~~~~~~~~~~
main.cpp:19:78: warning: comparison of integer expressions of different signedness: 'int' and 'const std::__cxx11::basic_string<char>::size_type' {aka 'const unsigned int'} [-Wsign-compare]
19 | t!=string::npos?d=s.substr(k+1,t-k-1),f=s.substr(t):d=s.substr(k+1):t==string::npos?d=s.substr(k+1,l-k-1),e=s.substr(l+1):
| ~^~~~~~~~~~~~~~
main.cpp:20:71: warning: comparison of integer expressions of different signedness: 'int' and 'const std::__cxx11::basic_string<char>::size_type' {aka 'const unsigned int'} [-Wsign-compare]
20 | (d=s.substr(k+1,l-k-1),e=s.substr(l+1,t-l-1),f=s.substr(t))):l==string::npos?t!=string::npos?d=s.substr(i+3,t-i-3),f=s.substr(t):
| ~^~~~~~~~~~~~~~
main.cpp:20:87: warning: comparison of integer expressions of different signedness: 'int' and 'const std::__cxx11::basic_string<char>::size_type' {aka 'const unsigned int'} [-Wsign-compare]
20 | (d=s.substr(k+1,l-k-1),e=s.substr(l+1,t-l-1),f=s.substr(t))):l==string::npos?t!=string::npos?d=s.substr(i+3,t-i-3),f=s.substr(t):
| ~^~~~~~~~~~~~~~
main.cpp:21:26: warning: comparison of integer expressions of different signedness: 'int' and 'const std::__cxx11::basic_string<char>::size_type' {aka 'const unsigned int'} [-Wsign-compare]
21 | d=s.substr(i+3):t==string::npos?d=s.substr(i+3,l-i-3),e=s.substr(l+1):(d=s.substr(i+3,l-i-3),e=s.substr(l+1,t-l-1),f=s.substr(t));
| ~^~~~~~~~~~~~~~
main.cpp:25:27: warning: comparison of integer expressions of different signedness: 'int' and 'const std::__cxx11::basic_string<char>::size_type' {aka 'const unsigned int'} [-Wsign-compare]
25 | if(b[w]||(b==""&&k!=string::npos))
| ~^~~~~~~~~~~~~~
main.cpp:28:27: warning: comparison of integer expressions of different signedness: 'int' and 'const std::__cxx11::basic_string<char>::size_type' {aka 'const unsigned int'} [-Wsign-compare]
28 | if(c[w]||(c==""&&j!=string::npos&&j<k))
| ~^~~~~~~~~~~~~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1 ms
|
245 kb
|
OK
|
10
|
|
2
|
1 ms
|
245 kb
|
OK
|
10
|
|
3
|
1 ms
|
245 kb
|
OK
|
10
|
|
4
|
1 ms
|
245 kb
|
OK
|
10
|
|
5
|
1 ms
|
245 kb
|
OK
|
10
|
|
6
|
1 ms
|
245 kb
|
OK
|
10
|
|
7
|
1 ms
|
245 kb
|
OK
|
10
|
|
8
|
1 ms
|
245 kb
|
OK
|
10
|
|
9
|
1 ms
|
245 kb
|
OK
|
10
|
|
10
|
1 ms
|
507 kb
|
OK
|
10
|
|
Punctaj total
|
100
|