fork download
  1. g++.exe" -std=c++14 "%NAME%%EXT%" -pipe -O2 -s -static -lm -x c++ -o"%NAME%.exe" -Wl,--stack,66060288|@WorkDir=%PATH%
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.cpp:1:80: warning: missing terminating " character
 g++.exe" -std=c++14 "%NAME%%EXT%" -pipe -O2 -s -static -lm -x c++ -o"%NAME%.exe" -Wl,--stack,66060288|@WorkDir=%PATH%
                                                                                ^
prog.cpp:1:80: error: missing terminating " character
 g++.exe" -std=c++14 "%NAME%%EXT%" -pipe -O2 -s -static -lm -x c++ -o"%NAME%.exe" -Wl,--stack,66060288|@WorkDir=%PATH%
                                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prog.cpp:1:1: error: ‘g’ does not name a type
 g++.exe" -std=c++14 "%NAME%%EXT%" -pipe -O2 -s -static -lm -x c++ -o"%NAME%.exe" -Wl,--stack,66060288|@WorkDir=%PATH%
 ^
stdout
Standard output is empty