Pagini recente » Borderou de evaluare (job #1593855) | Borderou de evaluare (job #410795) | Borderou de evaluare (job #849122) | Borderou de evaluare (job #1593347) | Borderou de evaluare (job #2568728)
Borderou de evaluare (job #2568728)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:21:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (v[i]<min)
^~
main.cpp:23:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if (v[i]>max)
^~
main.cpp:29:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (cons>max2)
^~
main.cpp:31:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
cons=1;
^~~~
main.cpp:36:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for (int q=min; q<=max; q++)
^~~
main.cpp:42: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 | 15ms | 1179kb | OK! | 10 |
2 | 9ms | 1179kb | OK! | 10 |
3 | 46ms | 524kb | OK! | 10 |
4 | 104ms | 917kb | OK! | 10 |
5 | 166ms | 917kb | OK! | 10 |
6 | 212ms | 917kb | OK! | 10 |
7 | 199ms | 917kb | OK! | 10 |
8 | 200ms | 1572kb | OK! | 10 |
9 | 249ms | 1179kb | OK! | 10 |
10 | 201ms | 3670kb | OK! | 10 |
Punctaj total | 100 |