This commit is contained in:
2025-02-07 03:09:46 +03:00
parent 08ec3be7a9
commit 9b9861b7c4
4 changed files with 60 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#include <stdio.h>
int main (void){
int i, j;
}