QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#360577 | #4. Gap | ucup-team1251 | Compile Error | / | / | C++20 | 42b | 2024-03-21 22:01:24 | 2024-03-21 22:01:26 |
Judging History
answer
#include<iostream>
#include<bits/stdc++.h>
Details
/usr/bin/ld: /tmp/ccgnu0Vy.o: in function `main': implementer.cpp:(.text.startup+0x1c6): undefined reference to `findGap(int, int)' collect2: error: ld returned 1 exit status