cpp

下面是个简单的示例程序

#include<iostream>
int main(){
    reutrn 0;
}