Skip to content

Instantly share code, notes, and snippets.

View 53cr's full-sized avatar

Chromium 53 53cr

View GitHub Profile
~ % sudo gem1.9 install rubyosa burke@wi-open-436 (15:58)
Building native extensions. This could take a while...
ERROR: Error installing rubyosa:
ERROR: Failed to build gem native extension.
/opt/local/bin/ruby1.9 extconf.rb install rubyosa
checking for socket() in -lsocket... no
checking for gethostbyname() in -lnsl... no
checking for atan() in -lm... no
checking for atan() in -lm... yes
import java.util.Scanner;
public class Main {
public static void main(String args[]) {
Scanner in = new Scanner(System.in);
int cases = in.nextInt();
Peak p;
Peak[] peaks = new Peak[cases];
import java.util.*;
public class Main
{
public static void main(String args[])
{
Scanner in = new Scanner(System.in);
int cases = in.nextInt();
String data;
rbx-1.0.0-rc2 > "not(false\n1)".to_ast.ascii_graph Not
@line: 2
@value: \
Block
@line: 1
@array: \
False
@line: 1
FixnumLiteral
@line: 2