Pagini recente »
Borderou de evaluare (job #133130)
|
Borderou de evaluare (job #785952)
|
Borderou de evaluare (job #482647)
|
Borderou de evaluare (job #557570)
|
Borderou de evaluare (job #797895)
Borderou de evaluare (job #797895)
Raport evaluator
Compilare:
main.cpp: In function 'void inv(int, int, int*)':
main.cpp:17:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
17 | else
| ^~~~
main.cpp:25:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
25 | inv(primul + 1 , ultimul -1 , v );
| ^~~
main.cpp: In function 'int main()':
main.cpp:41:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
41 | for(int i = 0 ; i < n ; i ++ )
| ^~~
main.cpp:45:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
45 | inv( 0 , n-1 , v );
| ^~~
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
|
237 kb
|
OK
|
10
|
5
|
9 ms
|
172 kb
|
OK
|
10
|
6
|
89 ms
|
585 kb
|
OK
|
10
|
7
|
89 ms
|
606 kb
|
OK
|
10
|
8
|
89 ms
|
573 kb
|
OK
|
10
|
9
|
89 ms
|
602 kb
|
OK
|
10
|
10
|
89 ms
|
573 kb
|
OK
|
10
|
Punctaj total
|
100
|