Borderou de evaluare (job #3324424)

Utilizator DenisBadarauDenisBadarau DenisBadarau Data 22 noiembrie 2025 10:52:19
Problema Ciclu Eulerian Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:26:6: error: stray '#' in program 26 | }#include <bits/stdc++.h> | ^ main.cpp: In function 'void Citire()': main.cpp:26:16: error: 'bits' was not declared in this scope 26 | }#include <bits/stdc++.h> | ^~~~ main.cpp:26:21: error: 'stdc' was not declared in this scope; did you mean 'std'? 26 | }#include <bits/stdc++.h> | ^~~~ | std main.cpp:26:7: error: 'include' was not declared in this scope 26 | }#include <bits/stdc++.h> | ^~~~~~~ main.cpp:27:1: error: expected primary-expression before 'using' 27 | using namespace std; | ^~~~~ main.cpp:42:1: error: a function-definition is not allowed here before '{' token 42 | { | ^ main.cpp:55:18: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse] 55 | bool EsteEulerian() | ^~ main.cpp:55:18: note: remove parentheses to default-initialize a variable 55 | bool EsteEulerian() | ^~ | -- main.cpp:55:18: note: or replace parentheses with braces to value-initialize a variable main.cpp:56:1: error: a function-definition is not allowed here before '{' token 56 | { | ^ main.cpp:63:1: error: a function-definition is not allowed here before '{' token 63 | { | ^ main.cpp:78:1: error: a function-definition is not allowed here before '{' token 78 | { | ^ main.cpp:83:9: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse] 83 | int main() | ^~ main.cpp:83:9: note: remove parentheses to default-initialize a variable 83 | int main() | ^~ | -- main.cpp:83:9: note: or replace parentheses with braces to value-initialize a variable main.cpp:84:1: error: a function-definition is not allowed here before '{' token 84 | { | ^ main.cpp:32:5: warning: unused variable 'n' [-Wunused-variable] 32 | int n; Non zero exit status: 1

Ceva nu functioneaza?