OneCompiler

Quick Sort

102

Example heading with h2 size

Example heading with h3 size

https://onecompiler.com/cpp/4329h8a2r

posts/4329knzpc

 ~~

> posts/4329knzpc


> https://onecompiler.com/cpp/4329h8a2r



~~

Following is sample java code.

int i = 10;
if(i>0){
    System.out.println('positive');
}