- C++
1
- 2024-9-27 20:32:53 @
#include<cstdio> using namespace std; int main(){ int a; scanf("%d",&a); if(a%2==0){ printf("yes"); } return 0; }
0 comments
No comments so far...
By signing up a 战码少年-战码青少年编程(专业信息学奥赛编程训练) universal account, you can submit code and join discussions in all online judging services provided by us.