Pagini recente » Borderou de evaluare (job #2692202) | Borderou de evaluare (job #1820049) | Borderou de evaluare (job #603868) | Borderou de evaluare (job #45451) | Borderou de evaluare (job #2565218)
Borderou de evaluare (job #2565218)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:22:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (v[i]<min)
^~
main.cpp:24:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if (v[i]>max)
^~
main.cpp:30:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (cons>max2)
^~
main.cpp:32:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
cons=1;
^~~~
main.cpp:37:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for (int q=min; q<=max; q++)
^~~
main.cpp:43:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for (int q=0;q<=max-min;q++)
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 10ms | 1179kb | OK! | 10 |
2 | 9ms | 1179kb | OK! | 10 |
3 | 47ms | 524kb | OK! | 10 |
4 | 106ms | 917kb | OK! | 10 |
5 | 169ms | 917kb | OK! | 10 |
6 | 220ms | 917kb | OK! | 10 |
7 | 220ms | 917kb | OK! | 10 |
8 | 190ms | 1572kb | OK! | 10 |
9 | 264ms | 1179kb | OK! | 10 |
10 | 188ms | 3670kb | OK! | 10 |
Punctaj total | 100 |