#include int main(int argc, char const *argv[]) { printf("c/c++ sample"); return 0; }