const QHash<QString, float> idfs = {{"the", 0.0023450551861261},
{"of", 0.00258603321106053},
{"to", 0.00375511856396871},
{"and", 0.0040408455383457}
..293060 подобных строк еще
Компиляция:
/usr/local/bin/mpic++ -DQT_CORE_LIB -DQT_NO_DEBUG --isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -Wall -Wextra -std=c++11 -O2 -fPIC -fPIC -o CMakeFiles/antiplagiarism.dir/src/idfs.cc.o -c /home/user/newanalyzer/common/src/idfs.cc
Результат компиляции:
g++: internal compiler error: Segmentation fault (program cc1plus)
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9)