Borderou de evaluare (job #847184)

Utilizator avatar Cezar2009 Titihazan Cezar Cezar2009 IP ascuns
Problemă Biscuit Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 30 dec. 2025 17:21:50 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:8:13: warning: "_GNU_SOURCE" redefined 8 | #define _GNU_SOURCE | ^~~~~~~~~~~ <command-line>: note: this is the location of the previous definition main.cpp:16:13: error: redeclaration of C++ built-in type 'bool' [-fpermissive] 16 | typedef int bool; | ^~~~