154972025-02-20 08:16:22szjLegmesszebbi rossz sorrendű (35 pont)cpp17Wrong answer 1/351ms512 KiB
#include <iostream>
#include <algorithm>
#include <fstream>
#define ff for(i=0; i<n; i++)
using namespace std;
struct kecske
{
    int a, s;
};
bool f(kecske a, kecske b)
{
    return a.a < b.a;
}
int main()
{
    cout << -1;
    return 0;
}
SubtaskSumTestVerdictTimeMemory
base1/35
1Wrong answer0/01ms316 KiB
2Wrong answer0/01ms512 KiB
3Accepted1/11ms508 KiB
4Wrong answer0/11ms316 KiB
5Wrong answer0/11ms316 KiB
6Wrong answer0/11ms316 KiB
7Wrong answer0/11ms316 KiB
8Wrong answer0/11ms316 KiB
9Wrong answer0/11ms316 KiB
10Wrong answer0/11ms508 KiB
11Wrong answer0/11ms508 KiB
12Wrong answer0/21ms316 KiB
13Wrong answer0/21ms316 KiB
14Wrong answer0/21ms316 KiB
15Wrong answer0/21ms332 KiB
16Wrong answer0/21ms316 KiB
17Wrong answer0/21ms316 KiB
18Wrong answer0/21ms316 KiB
19Wrong answer0/21ms316 KiB
20Wrong answer0/21ms316 KiB
21Wrong answer0/21ms316 KiB
22Wrong answer0/21ms316 KiB
23Wrong answer0/21ms316 KiB
24Wrong answer0/21ms316 KiB