Skip to content

Instantly share code, notes, and snippets.

View Mine02C4's full-sized avatar
๐Ÿ’ฃ

NIWA Naoya Mine02C4

๐Ÿ’ฃ
View GitHub Profile
@Mine02C4
Mine02C4 / gdd-ida.c
Created September 12, 2011 06:20
Google Developer Days 2011 Tokyo DevQuiz
/* Google Developer Day 2011 DevQuiz
[email protected] MineStudio
*/
#include <stdio.h>
#include <time.h>
#include <stdlib.h>
#include <string.h>
#define MAXSIZE 36