My issue
How touse division
My code
#include <stdio.h>
int main() {
// Print the result of 9/2
// Print the result of 30/5
}
Learning course: Programming and Problem solving using C
Problem Link: https://www.codechef.com/learn/course/ciet-programming-c/CIETPC04/problems/CLB018