Borderou de evaluare (job #1880810)

Utilizator andreiutu111Noroc Andrei Mihail andreiutu111 Data 15 februarie 2017 22:15:08
Problema Rj Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:14:29: error: ‘int time’ redeclared as different kind of symbol int Map[101][101] , N , M , time , fx , fy; ^ In file included from /usr/include/pthread.h:26:0, from /usr/include/i386-linux-gnu/c++/4.8/bits/gthr-default.h:35, from /usr/include/i386-linux-gnu/c++/4.8/bits/gthr.h:148, from /usr/include/c++/4.8/ext/atomicity.h:33, from /usr/include/c++/4.8/bits/ios_base.h:39, from /usr/include/c++/4.8/ios:42, from /usr/include/c++/4.8/istream:38, from /usr/include/c++/4.8/fstream:38, from user.cpp:1: /usr/include/time.h:186:15: error: previous declaration of ‘time_t time(time_t*)’ extern time_t time (time_t *__timer) __THROW; ^ user.cpp: In function ‘void Read()’: user.cpp:29:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=0;k<strlen(p);k++){ ^ user.cpp: In function ‘void rec(int, int, int&, int&)’: user.cpp:80:19: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if(Map[i][j]!=time){ ^ user.cpp: In function ‘int main()’: user.cpp:100:32: error: assignment of function ‘time_t time(time_t*)’ if(Map[stopx][stopy]%2)time=Map[stopx][stopy]/2+1; ^ user.cpp:100:32: error: cannot convert ‘int’ to ‘time_t(time_t*)throw () {aka long int(long int*)throw ()}’ in assignment user.cpp:101:14: error: assignment of function ‘time_t time(time_t*)’ else time=Map[stopx][stopy]/2; ^ user.cpp:101:14: error: cannot convert ‘int’ to ‘time_t(time_t*)throw () {aka long int(long int*)throw ()}’ in assignment user.cpp:105:11: warning: the address of ‘time_t time(time_t*)’ will always evaluate as ‘true’ [-Waddress] fout<<time<<" "<<fx<<" "<<fy; ^

Ceva nu functioneaza?