Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Language

C++

Compiler

clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git f50c5e1f7bde6f6d4cbb5ff45d369f686e9cac9e) (https://github.com/llvm-mirror/llvm.git f1f1adc004a99967f79243e1fa6ce9cdb8594467)

Options
Warnings
Optimization
Don't Use Boost
C++14
no pedantic

RogueLike.hpp
DungeonRandom.hpp

$ clang++ prog.cc -Wall -Wextra -O2 -march=native -std=c++14
                                                               
                                                               
                              ######                           
                              #____#                           
                       #####  #____#                           
                       #___#  #____#                           
                       #___#  ###*####                         
                       #___#  #______#                         
                     ####*### #______#                         
               #######______###______#################         
               #|||||*______#|*______*|||||||||||||||#         
               ###|###______*|#______##############*##         
          ########|# #______#|####*###           #___#         
          #______#|# ###*####|##___#             #___#         
          #______#|#  #___# #|##___#             #___#         
          #______*|#  #___# #|##___#             #####         
          #______#|#  #___# #|##___#                           
          #______#|#  #___# #|##___#                           
          ########|#  #___# ######*##                          
                 #|#  #*########____##############             
                 #|#  #|#||||||*____*||||||||||||#             
                 #|#  #|########____#######*######             
                 #|#  #|#      #____#   #____#                 
                 #|#  #|#    ####*###   #____#                 
                 #|#  #|#    #______#   #____#                 
                 #|#  #|#    #______#   #____#                 
                 ###  #|#    #______##########                 
                      ###    #______#____################      
                             #______*____*||||||||||||||#      
                             ########____################      
                                    ######                     
Exit Code:
0