restructure zeta/** to storage/zeta/**
This commit is contained in:
6
storage/zeta/cpp/completed/2557.cpp
Normal file
6
storage/zeta/cpp/completed/2557.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include<iostream>
|
||||
|
||||
int main() {
|
||||
std::cout<<"Hello World!";
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user