STL isnt working in sublime and i am using GCC as compiler in macos. I have also installed AStyleformatter and FastOlympicCoding. Can someone guide me here what may be the problem.
i am getting this error
0 0x100f96f43 __assert_rtn + 64
1 0x100e98f43 ld::AtomPlacement::findAtom(unsigned char, unsigned long long, ld::AtomPlacement::AtomLoc const*&, long long&) const + 1411
2 0x100eb5431 ld::InputFiles::SliceParser::parseObjectFile(mach_o::Header const*) const + 19745
3 0x100ec5b71 ld::InputFiles::parseAllFiles(void (ld::AtomFile const*) block_pointer)::$_7::operator()(unsigned long, ld::FileInfo const&) const + 657
4 0x7ff8002995cd _dispatch_client_callout2 + 8
5 0x7ff8002ab19d _dispatch_apply_invoke_and_wait + 214
6 0x7ff8002aa6ab _dispatch_apply_with_attr_f + 1181
7 0x7ff8002aa85f dispatch_apply + 45
8 0x100f5e972 ld::AtomFileConsolidator::parseFiles(bool) + 370
9 0x100ee5d67 main + 12263
ld: Assertion failed: (resultIndex < sectData.atoms.size()), function findAtom, file Relocations.cpp, line 1336.
collect2: error: ld returned 1 exit status
[Finished in 7.5s with exit code 1]
[cmd: [‘g+±13 frog1.cpp -o frog1 && gtimeout 4s ./frog1<inputf.in>outputf.in’]]
[dir: /Users/anish/Downloads/sublime CP/Recursion]
[path: /opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin]