2008/11/01 (土) 19:34:56        [qwerty]
Cで何かを書くときこの3行はほぼ必ず反射的に書いてしまう:

#include <stdio.h>
#include <stdlib.h>
#include <string.h>