Borderou de evaluare (job #276711)

Utilizator Mr.AndersonRazvan Birsan Mr.Anderson Data 11 martie 2009 12:18:48
Problema Parcurgere DFS - componente conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:47:2: warning: no newline at end of file user.cpp:7: error: expected ';' before 'struct' user.cpp: In function 'void add(nod*, int)': user.cpp:11: error: conversion from 'nod*' to non-scalar type 'nod' requested user.cpp:12: error: base operand of '->' has non-pointer type 'nod' user.cpp:13: error: base operand of '->' has non-pointer type 'nod' user.cpp:14: error: cannot convert 'nod' to 'nod*' in assignment user.cpp: In function 'void citire()': user.cpp:25: error: cannot convert 'nod' to 'nod*' for argument '1' to 'void add(nod*, int)' user.cpp:26: error: cannot convert 'nod' to 'nod*' for argument '1' to 'void add(nod*, int)' user.cpp: In function 'void df(int)': user.cpp:35: error: no match for 'operator!=' in 'p != 0' user.cpp:35: error: base operand of '->' has non-pointer type 'nod' user.cpp:36: error: base operand of '->' has non-pointer type 'nod' user.cpp:36: error: base operand of '->' has non-pointer type 'nod' user.cpp:33: warning: unused variable 'i'

Ceva nu functioneaza?