workspace/layer7/fantastic.c
2026-04-18 22:25:36 +09:00

6 lines
50 B
C

#include <stdio.h>
int main() {
return 0;
}