Pagini recente » Borderou de evaluare (job #1478274) | Borderou de evaluare (job #831952) | Borderou de evaluare (job #300582) | Borderou de evaluare (job #2023220) | Borderou de evaluare (job #2544382)
Borderou de evaluare (job #2544382)
Raport evaluator
Compilare:
main.cpp: In function 'int cautbin2(long int, int, int)':
main.cpp:27:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
while(a[r+1]<=x && r+1<=n) r++; return r;
^~~~~
main.cpp:27:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
while(a[r+1]<=x && r+1<=n) r++; return r;
^~~~~~
main.cpp: In function 'int cautbin3(long int, int, int)':
main.cpp:37:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
while(a[r-1]>=x && r-1>=1) r--; return r;
^~~~~
main.cpp:37:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
while(a[r-1]>=x && r-1>=1) r--; return r;
^~~~~~
main.cpp: In function 'int cautbin1(long int, int, int)':
main.cpp:18:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 131kb | OK | 10 | 10 |
2 | 2ms | 131kb | OK | 10 | 10 |
3 | 3ms | 131kb | OK | 10 | 10 |
4 | 7ms | 262kb | OK | 10 | 10 |
5 | 27ms | 393kb | OK | 10 | 20 |
6 | 88ms | 917kb | OK | 10 |
7 | 129ms | 1441kb | OK | 10 | 40 |
8 | 132ms | 1572kb | OK | 10 |
9 | 135ms | 1441kb | OK | 10 |
10 | 134ms | 1441kb | OK | 10 |
Punctaj total | 100 |