Advertisement
Dorijanko

Untitled

May 17th, 2018
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. #include "testlib.h"
  2.  
  3. int main(int argc, char* argv[]) {
  4. // This command initializes checker environment.
  5. registerTestlibCmd(argc, argv);
  6. double a=ouf.readDouble();
  7. int b=ouf.readInt();
  8. quitp(_pc(a-16), "%d known things", b);
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement