Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #2573742) | Cod sursa (job #1925443) | Borderou de evaluare (job #3181245) | Borderou de evaluare (job #1508777)
Borderou de evaluare (job #1508777)
Raport evaluator
Compilare:
user.cpp: In function ‘void addPoint(Point)’:
user.cpp:42:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < P.size(); i++)
^
user.cpp:43:29: warning: narrowing conversion of ‘P.std::vector<_Tp, _Alloc>::size<Point, std::allocator<Point> >()’ from ‘std::vector<Point>::size_type {aka unsigned int}’ to ‘int’ inside { } [-Wnarrowing]
E.push_back({P.size(), i, distance(A, P[i])});
^
user.cpp: In function ‘double getAPM(int)’:
user.cpp:88:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < E.size() && nEdge ; i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:103:25: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d", &n);
^
user.cpp:105:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 320kb | OK! | 10 |
| 2 | 8ms | 372kb | OK! | 10 |
| 3 | 116ms | 444kb | OK! | 10 |
| 4 | Depăşit | 596kb | Time limit exceeded. | 0 |
| 5 | Depăşit | 600kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 596kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 588kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 592kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 592kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 596kb | Time limit exceeded. | 0 |
| Punctaj total | 30 |