Untitled

 avatar
unknown
c_cpp
4 years ago
60 B
3
Indexable
#include <stdio.h>

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