Merge branch 'master' of git.kemt.fei.tuke.sk:mu590ku/pvjc24

This commit is contained in:
Michal Utľák 2024-02-17 11:42:40 +01:00
commit 7364a17232
2 changed files with 0 additions and 7 deletions

Binary file not shown.

View File

@ -1,7 +0,0 @@
#include <stdio.h>
int main(){
printf("Hello World!\n");
}