taiga/src/main.c

4 lines
55 B
C
Raw Normal View History

2026-03-01 03:20:18 +09:00
#include <stdio.h>
int main(int argc, char** argv){
}