coding task 8

This commit is contained in:
SinusFox
2023-05-31 09:02:17 +02:00
parent 0b44293624
commit e1417143f2
2 changed files with 37 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
// libraries
#include <stdio.h>
//functions
void Calculate(unsigned long*, unsigned long*);