This commit is contained in:
2023-12-04 15:56:21 +01:00
parent dec2f50334
commit 188d12092d
15 changed files with 154 additions and 51 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#include <stdio.h>
#include <math.h>
int main(){
#include "kruh.h"
int circle(){
float r = 0;
float obsah = 0;
float obvod = 0;