Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 4 years ago

Language

C++

Compiler

gcc 10.1.0

Options
Warnings
Don't Use Boost
C++11
-pedantic-errors

Author

anonymous

over 4 years ago

$ g++ prog.cc -Wall -Wextra -std=c++11 -pedantic-errors
/tmp/ccuAhCUw.o: In function `main':
prog.cc:(.text+0x5): undefined reference to `shift7seg::numbers'
collect2: error: ld returned 1 exit status
Exit Code:
1