I hereby claim:
- I am erenyagdiran on github.
- I am erenyagdiran (https://keybase.io/erenyagdiran) on keybase.
- I have a public key whose fingerprint is E136 CE85 4EFB 1FF0 4B60 907B C196 6628 1AA6 78FF
To claim this, I am signing this object:
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIJENqN6xu0i3HtTvh2v02ucl4f+AXChJ+HXold9QdopCB+Gei+dRvD3Skg1ov0S+LGI7O8vkOQ2ToTdhU1g9/AUAjushP1csjuSlx4wvVUUwXKcIvHqYiwezkyduSQsi9EepvBCTa5V1E3f8V+303mUE563n6jY4P1IMmegBDzH7J1/JxtusuYgqUiVKJ/ml8538D3o5kSHg2rXWRdXqlsfBSYux2iK01CHYMoNPAbplEdPy5sBPMp+kdOoLsi2y4SggN3pF55WgM1D28Qm3GB4E++Zp3fWNXRSpw7cwQYettyj/8NHSbwHEIUZw/jtIHyFh9cuDAsE9LRTkf0s6p [email protected] |
I hereby claim:
To claim this, I am signing this object:
ror, scala, jetty, erlang, thrift, mongrel, comet server, my-sql, memchached, varnish, kestrel(mq), starling, gizzard, cassandra, hadoop, vertica, munin, nagios, awstats
#include<iostream> | |
using namespace std; | |
#include<math.h> | |
#include<string.h> | |
class SegmentTree | |
{ | |
int *A,size; | |
public: | |
SegmentTree(int N) |
import java.io.IOException; | |
import java.util.Scanner; | |
public class Solution { | |
/** | |
* @param args | |
* @throws IOException | |
*/ |
import java.util.Scanner; | |
public class Solution { | |
/** | |
* @param args | |
*/ | |
public static void main(String[] args) { | |
// TODO Auto-generated method stub |