This commit is contained in:
Mert Gör
2025-10-03 08:09:40 +03:00
parent e7ac62ab1b
commit dd4d499ae4

View File

@@ -4,5 +4,5 @@ int main() {
printf("hello world year 2025 !\n");
return 0;\
return 0;
}