Pagini recente » Borderou de evaluare (job #551261) | Borderou de evaluare (job #2148701) | Borderou de evaluare (job #1993310) | Cod sursa (job #3274383) | Borderou de evaluare (job #2191657)
Borderou de evaluare (job #2191657)
Raport evaluator
Compilare:
user.cpp: In function ‘void interclasare()’:
user.cpp:43:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i < a.size() && j < b.size()){
~~^~~~~~~~~~
user.cpp:43:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i < a.size() && j < b.size()){
~~^~~~~~~~~~
user.cpp:66:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i < a.size()){
~~^~~~~~~~~~
user.cpp:73:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(j < b.size()){
~~^~~~~~~~~~
user.cpp: In function ‘int cmlsc(std::vector<int>)’:
user.cpp:93:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1; i<a.size(); i++){
~^~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:134:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<c.size(); i++)
~^~~~~~~~~
user.cpp:134:1: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for(int i=0; i<c.size(); i++)
^~~
user.cpp:139:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
return 0;
^~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1368kb | Lungime incorecta! | 0 |
2 | 0ms | 1404kb | Lungime incorecta! | 0 |
3 | 4ms | 1464kb | Lungime incorecta! | 0 |
4 | 4ms | 1484kb | Lungime incorecta! | 0 |
5 | 8ms | 1560kb | Lungime incorecta! | 0 |
6 | 8ms | 1580kb | Lungime incorecta! | 0 |
7 | 8ms | 1604kb | Lungime incorecta! | 0 |
8 | 12ms | 1612kb | Lungime incorecta! | 0 |
9 | 12ms | 1680kb | Lungime incorecta! | 0 |
10 | 12ms | 1708kb | Lungime incorecta! | 0 |
Punctaj total | 0 |