pta ladder match L1-014 simple questions (5 points) C ++ version

Pta Ladder title race L1-014 simple questions (5 points) C ++ version

Topic
7-6 simple problem
this really did not lie to you - it's super-simple title track does not have any input.
You only need to export the facts in a row:. This is a simple problem on it.
AC Code

#include<iostream>
using namespace std;
main()
{
    cout<<"This is a simple problem.";
}

Published 14 original articles · won praise 1 · views 942

Guess you like

Origin blog.csdn.net/m0_46106615/article/details/104149051