This commit is contained in:
암냥 2026-03-17 09:04:32 +09:00
commit 36cd5091a1
5 changed files with 133 additions and 6 deletions

13
02_11p.c Normal file
View file

@ -0,0 +1,13 @@
#include <stdio.h>
int main() {
int abc_mart;
unsigned int 7eleven;
int sk@;
int _score;
int sun rin;
int bestValue;
printf("Temp");
return 0;
}