fork download
  1. #include <iostream>
  2. #include <algorithm>
  3.  
  4. int f(){return 0;}
  5. int m, c, d;
  6.  
  7. struct BloodRainPersonage
  8. {
  9. } bloodRainPersonage(BloodRainPersonage()), * pBloodRainPersonage = (f(), m=5, std::min(c,d), &bloodRainPersonage);
  10.  
  11. using namespace std;
  12.  
  13. int main() {
  14. return 0;
  15. }
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.cpp:9: error: new types may not be defined in a return type
prog.cpp:9: note: (perhaps a semicolon is missing after the definition of ‘BloodRainPersonage’)
prog.cpp:9: error: cannot convert ‘BloodRainPersonage (*)(BloodRainPersonage (*)())’ to ‘BloodRainPersonage*’ in initialization
stdout
Standard output is empty