Untitled

 avatar
unknown
c_cpp
5 years ago
60 B
10
Indexable
#include <stdio.h>

int main(){
    printf("hello world");
}
Editor is loading...