Welcome!  login or register

Your great ideas will be born here
language: C++ (gcc-4.3.4)
date: 35 days 16 hours ago
link:
visibility: public
1
2
3
4
5
6
7
8
// !
const int extern f();
// !!
class hoge { int friend const f(); };
// !!!!
int typedef type;
 
int main() { }
  • upload with new input

  • result: Success     time: 0s    memory: 2720 kB     returned value: 0       Would you like to manage your submissions?
    Sign up now and enjoy the full functionality of Ideone.