Commit 502504c8 by Jürgen Hein

Update ArvuAlusteTeisendamine.c

parent c3c7a5db
Showing with 2 additions and 2 deletions
//Arvu aluste teisendamine
//Arvu aluste teisendamine
......@@ -98,7 +98,7 @@ int main(void)
l6pp[1]='\0';
}else
{
printf("arv_a=temp_b");
printf("%d=%d",arv[a],temp[b]);
}
return 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment