#include <stdio.h>
int main(void) {
// your code goes here
float a=8;
float b=5;
printf("Količnik je: %f ", a
/b
);
return 0;
}
I2luY2x1ZGUgPHN0ZGlvLmg+CgppbnQgbWFpbih2b2lkKSB7CgkvLyB5b3VyIGNvZGUgZ29lcyBoZXJlCglmbG9hdCBhPTg7CglmbG9hdCBiPTU7CgkKCgkKCXByaW50ZigiS29sacSNbmlrIGplOiAlZiAiLCBhL2IpOwoKCQoJCglyZXR1cm4gMDsKfQo=