Quick actions

cmd+k|ctrl+k

Navigation

Languages

Untitkkkd

Snippet info

Language

C

Visibility

public

Author

krishnakanth

Created

2023-09-15T05:31:59.527459Z

Updated

2023-09-15T05:31:59.527459Z

#include <stdio.h>

int main(void) {
    printf("Hello World!\n");
    return 0;
}https://forms.gle/BA3Zqfq18ghFAnfz7
INFO