标签:color ase str rev math input enter red current
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 221 Accepted Submission(s): 153
1 #include <iostream> 2 using namespace std; 3 int main(){ 4 int n; 5 while(~scanf("%d",&n)){ 6 printf("Yes\n"); 7 } 8 return 0; 9 }
标签:color ase str rev math input enter red current
原文地址:https://www.cnblogs.com/zllwxm123/p/9369130.html