摘要: #include #define N 500 int height[N]; int n; int main() { scanf("%d", &n); if (n res[i] ? max : res[i]; } printf("%d", max); return 0; } 阅读全文
posted @ 2019-09-27 17:20 Practical 阅读(537) 评论(0) 推荐(0)