Borderou de evaluare (job #2150145)

Utilizator AdryanR8iurian adrian razvan AdryanR8 Data 3 martie 2018 12:01:10
Problema Elicop Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:10:11: error: ‘int j1’ redeclared as different kind of symbol int i1,i2,j1,j2,x,unu,zero; ^ In file included from /usr/include/features.h:367:0, from /usr/include/x86_64-linux-gnu/c++/5/bits/os_defines.h:39, from /usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h:482, from /usr/include/c++/5/iostream:38, from user.cpp:1: /usr/include/x86_64-linux-gnu/bits/mathcalls.h:248:1: note: previous declaration ‘double j1(double)’ __MATHCALL (j1,, (_Mdouble_)); ^ user.cpp: In function ‘int main()’: user.cpp:23:16: error: no match for ‘operator>>’ (operand types are ‘std::basic_istream<char>::__istream_type {aka std::basic_istream<char>}’ and ‘double(double) throw ()’) fin>>i1>>j1>>i2>>j2>>x; ^ In file included from /usr/include/c++/5/iostream:40:0, from user.cpp:1: /usr/include/c++/5/istream:120:7: note: candidate: std::basic_istream<_CharT, _Traits>::__istream_type& std::basic_istream<_CharT, _Traits>::operator>>(std::basic_istream<_CharT, _Traits>::__istream_type& (*)(std::basic_istream<_CharT, _Traits>::__istream_type&)) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_istream<_CharT, _Traits>::__istream_type = std::basic_istream<char>] <near match> operator>>(__istream_type& (*__pf)(__istream_type&)) ^ /usr/include/c++/5/istream:120:7: note: conversion of argument 1 would be ill-formed: user.cpp:23:18: error: invalid conversion from ‘double (*)(double) throw ()’ to ‘std::basic_istream<char>::__istream_type& (*)(std::basic_istream<char>::__istream_type&) {aka std::basic_istream<char>& (*)(std::basic_istream<char>&)}’ [-fpermissive] fin>>i1>>j1>>i2>>j2>>x; ^ In file included from /usr/include/c++/5/iostream:40:0, from user.cpp:1: /usr/include/c++/5/istream:124:7: note: candidate: std::basic_istream<_CharT, _Traits>::__istream_type& std::basic_istream<_CharT, _Traits>::operator>>(std::basic_istream<_CharT, _Traits>::__ios_type& (*)(std::basic_istream<_CharT, _Traits>::__ios_type&)) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_istream<_CharT, _Traits>::__istream_type = std::basic_istream<char>; std::basic_istream<_CharT, _Traits>::__ios_type = std::basic_ios<char>] <near match> operator>>(__ios_type& (*__pf)(__ios_type&)) ^ /usr/include/c++/5/istream:124:7: note: conversion of argument 1 would be ill-formed: user.cpp:23:18: error: invalid conversion from ‘double (*)(double) throw ()’ to ‘std::basic_istream<char>::__ios_type& (*)(std::basic_istream<char>::__ios_type&) {aka std::basic_ios<char>& (*)(std::basic_ios<char>&)}’ [-fpermissive] fin>>i1>>j1>>i2>>j2>>x; ^ In file included from /usr/include/c++/5/iostream:40:0, from user.cpp:1: /usr/include/c++/5/istream:131:7: note: candidate: std::basic_istream<_CharT, _Traits>::__istream_type& std::basic_istream<_CharT, _Traits>::operator>>(std::ios_base& (*)(std::ios_base&)) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_istream<_CharT, _Traits>::__istream_type = std::basic_istream<char>] <near match> operator>>(ios_base& (*__pf)(ios_base&)) ^ /usr/include/c++/5/istream:131:7: note: conversion of argument 1 would be ill-formed: user.cpp:23:18: error: invalid conversion from ‘double (*)(double) throw ()’ to ‘std::ios_base& (*)(std::ios_base&)’ [-fpermissive] fin>>i1>>j1>>i2>>j2>>x; ^ In file included from /usr/include/c++/5/iostream:40:0, from user.cpp:1: /usr/include/c++/5/istream:168:7: note: candidate: std::basic_istream<_CharT, _Traits>::__istream_type& std::basic_istream<_CharT, _Traits>::operator>>(bool&) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_istream<_CharT, _Traits>::__istream_type = std::basic_istream<char>] <near match> operator>>(bool& __n) ^ /usr/include/c++/5/istream:168:7: note: conversion of argument 1 would be ill-formed: user.cpp:23:18: warning: the address of ‘double j1(double)’ will always evaluate as ‘true’ [-Waddress] fin>>i1>>j1>>i2>>j2>>x;

Ceva nu functioneaza?