g++ precision.cpp precision.cpp: In function 'int main()': precision.cpp:6: error: 'to_string' was not declared in this scope 当我用 -std=c++0x 开关编译时, ...
確定! 回上一頁