Borderou de evaluare (job #1789431)

Utilizator akaprosAna Kapros akapros Data 26 octombrie 2016 23:42:27
Problema Mosia Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:51:5: warning: "/*" within comment [-Wcomment] /*for (i = 3; i <= n; ++ i) ^ In file included from /usr/include/c++/4.8/algorithm:62:0, from /usr/include/i386-linux-gnu/c++/4.8/bits/stdc++.h:64, from user.cpp:1: /usr/include/c++/4.8/bits/stl_algo.h: In instantiation of ‘_RandomAccessIterator std::__unguarded_partition(_RandomAccessIterator, _RandomAccessIterator, const _Tp&) [with _RandomAccessIterator = point*; _Tp = point]’: /usr/include/c++/4.8/bits/stl_algo.h:2307:70: required from ‘_RandomAccessIterator std::__unguarded_partition_pivot(_RandomAccessIterator, _RandomAccessIterator) [with _RandomAccessIterator = point*]’ /usr/include/c++/4.8/bits/stl_algo.h:2338:54: required from ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size) [with _RandomAccessIterator = point*; _Size = int]’ /usr/include/c++/4.8/bits/stl_algo.h:5475:36: required from ‘void std::sort(_RAIter, _RAIter) [with _RAIter = point*]’ user.cpp:95:26: required from here /usr/include/c++/4.8/bits/stl_algo.h:2269:19: error: passing ‘const point’ as ‘this’ argument of ‘bool point::operator<(point)’ discards qualifiers [-fpermissive] while (__pivot < *__last) ^ user.cpp: In function ‘void read()’: user.cpp:66:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ user.cpp:68:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d", &v[i].x, &v[i].y, &v[i].d); ^

Ceva nu functioneaza?