Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if (OK != yoba())
- {
- log("pizdez 1");
- }
- int status;
- double res = bla(&status);
- if (!status)
- {
- log("bla pizdec");
- }
- int result = youbayouba(res);
- if (!~result)
- {
- std::exit(EXIT_FAILURE);
- }
Advertisement
Add Comment
Please, Sign In to add comment