Skip to content

Instantly share code, notes, and snippets.

View goen's full-sized avatar

Goen goen

  • gopher corporation
  • Goen to the claud
View GitHub Profile
@goen
goen / task.go
Created November 20, 2014 16:08 — forked from diatmpravin/task.go
package controllers
import (
"github.com/revel/revel"
"ToGo/app/models"
"ToGo/app/routes"
"github.com/jinzhu/gorm"
type Task struct {
ModelController
#include <stdio.h>
#include <gmp.h>
#include <math.h>
#include <assert.h>
#include <float.h>
#include "mpunrank.h"
/*
int same(double a, double b)
{