We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
what the heel is this ,, in dev cpp its works,, but dont know what happen to this ide ,,,,
any help plese
Reading symbols from Solution...done.
[New LWP 9193]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `./Solution'.
Program terminated with signal SIGSEGV, Segmentation fault.
0 main () at Solution.cpp:9
9 cin>>i>>height;
To enable execution of this file add
add-auto-load-safe-path /usr/local/lib64/libstdc++.so.6.0.25-gdb.py
line to your configuration file "//.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "//.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Hanging Posters
You are viewing a single comment's thread. Return to all comments →
what the heel is this ,, in dev cpp its works,, but dont know what happen to this ide ,,,,
any help plese
Reading symbols from Solution...done. [New LWP 9193] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `./Solution'. Program terminated with signal SIGSEGV, Segmentation fault.
0 main () at Solution.cpp:9
9 cin>>i>>height; To enable execution of this file add add-auto-load-safe-path /usr/local/lib64/libstdc++.so.6.0.25-gdb.py line to your configuration file "//.gdbinit". To completely disable this security protection add set auto-load safe-path / line to your configuration file "//.gdbinit". For more information about this security protection see the "Auto-loading safe path" section in the GDB manual. E.g., run from the shell: info "(gdb)Auto-loading safe path"