|
|
|
|
mingw32-g++.exe -Wall -fexceptions -std=c++11 -std=c++0x -g -c "E:\CODE BLOCKS\qh\main.cpp" -o obj\Debug\main.o cc1plus.exe: error: unrecognized command line option '-std=c++11' Process terminated with status 1 (0 minutes, 0 seconds) 0 errors, 0 warnings (0 minutes, 0 seconds) |
|
|
@The illusionist mirage doesnt run errors: mingw32-g++.exe -Wall -fexceptions -std=c++11 -std=c++0x -g -c "E:\CODE BLOCKS\qh\main.cpp" -o obj\Debug\main.o cc1plus.exe: error: unrecognized command line option '-std=c++11' Process terminated with status 1 (0 minutes, 0 seconds) 0 errors, 0 warnings (0 minutes, 0 seconds) |
|
|
1 2 3 |
@Catfish3 How about you use std::set instead of an array? |
@vlad from moscow |