标签:大战 color bsp turn amp int col scan div
#include<stdio.h> int main() { int a; scanf("%d",&a); printf("%d",a-a+a); return 0; }
鹦鹉学舌1——C语言初学者百题大战之三
原文地址:https://www.cnblogs.com/chenlong991223/p/9645997.html