Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Language

C++

Compiler

gcc HEAD 9.0.0 20181213 (experimental)

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

RogueLike.hpp
DungeonRandom.hpp

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