CPP 5780 - Ariel
#include <iostream>
int main() {
std::cout << "Hello Class!" << std::endl;
return 0;
}By Nissan Goldberg
In collaboration with Evgeny Neiterman
Special thanks to Dr. Erel Segel HaLevi for his contributions and code
If you find any mistake please submit them here
Last updated