Put the standard headers at file scope, not a block scope: #include <stdio.h> int main(int argc, char *argv[]) { ...
確定! 回上一頁