评测信息
            运行ID: 62880
        
        
            src.cpp: In function 'int main()':
src.cpp:9:23: error: 'scanf' was not declared in this scope
scanf("%[^\n]s", a);
^
        
    src.cpp:9:23: error: 'scanf' was not declared in this scope
scanf("%[^\n]s", a);
^