My issue
can’t solve this
My code
#include <stdio.h>
int main() {
// Declare a variable
"a" number = 19;
// Print the variable
printf("%d", "19");
}
Learning course: Programming and Problem solving using C
Problem Link: https://www.codechef.com/learn/course/ciet-programming-c/CIETPC05/problems/CLB023