Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 2 years ago

Language

C++

Compiler

gcc 12.1.0

Options
Warnings
Don't Use Boost
C++2a
no pedantic

Author

anonymous

over 2 years ago

500_words.txt

$ g++ prog.cc -Wall -Wextra -std=c++2a
five words with weights equal to amount of letters: republican effectiveness sum proven shake 
frequences of numbers with equal chances: 0.05078 0.0506 0.05016 0.04932 0.05244 0.052 0.04794 0.0509 0.0488 0.04934 0.04978 0.04972 0.04936 0.05042 0.0502 0.04986 0.05028 0.05028 0.04826 0.04956 
frequences of numbers with weighted chances: 0 0.013 0.0241 0.03628 0.04814 0.05792 0.06704 0.07694 0.08362 0.09086 0.09304 0.08444 0.07696 0.06678 0.05734 0.04826 0.0375 0.02518 0.0126 0 
Exit Code:
0