Skip to content
Snippets Groups Projects
Commit fc218c50 authored by erayosso's avatar erayosso
Browse files

test

parent a011f776
No related branches found
No related tags found
No related merge requests found
#include <iostream> #include <iostream>
int main() { int main() {
std::cout << "Hello, World!" << std::endl; std::cout << "Info 3 Projekt Nr.1" << std::endl;
return 0; return 0;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment