Open jimmyp331 opened 2 weeks ago
check if ok
# include <stdio.h> int main(int argc, char const *argv[]) { printf("hello"); return 0; }
issue with print command.. double check.
check if ok