Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 4 years ago

Language

C++

Compiler

gcc HEAD 12.0.0 20210721 (experimental)

Options
Warnings
Don't Use Boost
C++2b(GNU)
-pedantic

Author

anonymous

almost 4 years ago

$ g++ prog.cc -Wall -Wextra -std=gnu++2b -pedantic
begin(): "Keep"
Substrings: "Keep" "moving" "forward" "" 
begin(): "K"
Letters: 'K' 'e' 'e' 'p' '.' '.' 'm' 'o' 'v' 'i' 'n' 'g' '.' '.' 'f' 'o' 'r' 'w' 'a' 'r' 'd' '.' '.' 
Exit Code:
0