BootCamp: Solisoma(added week3 dataset generator & week4 assesment)
This commit is contained in:
6
week4/community-contributions/solisoma/main.cpp
Normal file
6
week4/community-contributions/solisoma/main.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <iostream>
|
||||
|
||||
int main() {
|
||||
std::cout << "hi" << std::endl;
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user