This commit is contained in:
Patrik Seman 2023-03-11 11:59:54 +01:00
parent d87e7f21a9
commit 0f44b85401

View File

@ -27,7 +27,7 @@ int main(){
}
}
float result = 0;
float result = 0;
float x = line[0];
for(int i = 1; i < count; i++){