CPP test 28 Oct 2024 in Coder / Cpp on Coder, Cpp This is a test posttype some codetype some code#include<iostream> int main() { std::cout<<"say hi"<<std::endl; }