Advertisement
Dawid_PAr

Untitled

Aug 12th, 2019
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. #include <iostream>
  2.  
  3. using namespace std;
  4.  
  5. int main()
  6. {
  7. return 0;
  8. }
  9.  
  10.  
  11.  
  12.  
  13. -------------- Run: Debug in ZAD OOB (compiler: GNU GCC Compiler)---------------
  14.  
  15. Checking for existence: C:\Users\dawid\Documents\ZAD OOB\bin\Debug\ZAD OOB.exe
  16. Executing: "C:\Program Files (x86)\CodeBlocks/cb_console_runner.exe" "C:\Users\dawid\Documents\ZAD OOB\bin\Debug\ZAD OOB.exe" (in C:\Users\dawid\Documents\ZAD OOB\.)
  17. Process terminated with status -1073741510 (0 minute(s), 1 second(s))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement