My Cpp Code Example


Example: my cpp

#include<iostream> using namespace std;  int main(){     cout << "Micael Illos" << endl;      return 0; }

Comments

Popular posts from this blog

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Can Feynman Diagrams Be Used To Represent Any Perturbation Theory?