Zaktualizuj 'hello_world.c'
This commit is contained in:
parent
71081e1fac
commit
35608246ed
@ -4,6 +4,6 @@ using namespace std;
|
||||
|
||||
int main() {
|
||||
|
||||
cout << "hello world!" << endl;
|
||||
cout << "hello ASDADASDASD!" << endl;
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user