This commit is contained in:
det-fys 2023-11-20 16:31:07 +01:00
parent cc8ca7e3d4
commit 6fde54dcd1

7
main.cpp Normal file
View File

@ -0,0 +1,7 @@
#include <iostream>
int main() {
printf("tovje am vole prece roliky\n");
}