fork(1) download
  1. coder@ubuntu:~$ cd /media/Data/Codeforces/Password
  2. coder@ubuntu:/media/Data/Codeforces/Password$ sudo cf.py -c 126 -p B
  3. [sudo] password for coder:
  4. contest='126', id='B', problem='Password' is downloaded.
  5. coder@ubuntu:/media/Data/Codeforces/Password$ sudo cf.py B.cpp
  6. In file included from /usr/include/c++/4.6/x86_64-linux-gnu/32/bits/os_defines.h:40:0,
  7. from /usr/include/c++/4.6/x86_64-linux-gnu/32/bits/c++config.h:393,
  8. from /usr/include/c++/4.6/bits/stl_algobase.h:60,
  9. from /usr/include/c++/4.6/vector:61,
  10. from B.cpp:1:
  11. /usr/include/features.h:324:26: fatal error: bits/predefs.h: No such file or directory
  12. compilation terminated.
  13. >>> failed to Compile the source code!
  14.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty