Skip to content
Snippets Groups Projects
Commit dd0476a6 authored by Mikołaj Suszek's avatar Mikołaj Suszek
Browse files

Replace jezykc.c

parent 433c7c55
Branches
No related merge requests found
......@@ -13,6 +13,7 @@ int main ()
printf("Suma x+x=%.2f\n",x+x);
printf("iloczyn x*x=%.2f\n", x*x);
return 0;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment