Skip to content
Snippets Groups Projects
Commit dc8666bf authored by v2-bahadur's avatar v2-bahadur
Browse files

task 1

parent 5f1fb2c4
No related branches found
No related tags found
No related merge requests found
task1 0 → 100755
File added
#include <cstdio>
int main() {
printf("Hello WOrld!");
return 0;
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment