Pagini recente » Borderou de evaluare (job #719069) | Borderou de evaluare (job #1750277)
Borderou de evaluare (job #1750277)
Raport evaluator
Compilare:
user.cpp: In function ‘void update(int, int, int, int&)’:
user.cpp:77:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0, j = 0; i < aint[ind<<1].size() || j < aint[(ind<<1)+1].size(); ) {
^
user.cpp:77:81: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0, j = 0; i < aint[ind<<1].size() || j < aint[(ind<<1)+1].size(); ) {
^
user.cpp:78:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i >= aint[ind<<1].size())
^
user.cpp:80:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
else if (j < aint[(ind<<1)+1].size() && aint[(ind<<1)+1][j] < aint[ind<<1][i])
^
user.cpp: In function ‘void citire()’:
user.cpp:21:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:23:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &mat[i].x, &mat[i].y);
^
user.cpp:24:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:26:77: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &drlo[i].x, &drlo[i].y, &drhi[i].x, &drhi[i].y);
^
user.cpp: In function ‘int main()’:
user.cpp:118:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zoo.in", "r", stdin);
^
user.cpp:119:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zoo.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 6252kb | OK | 10 |
2 | 8ms | 6252kb | OK | 10 |
3 | 12ms | 6364kb | OK | 10 |
4 | 100ms | 7660kb | Incorect | 0 |
5 | Depăşit | 6212kb | Time limit exceeded. | 0 |
6 | 44ms | 6344kb | Incorect | 0 |
7 | 60ms | 6436kb | Incorect | 0 |
8 | Depăşit | 6216kb | Time limit exceeded. | 0 |
9 | 40ms | 6228kb | Incorect | 0 |
10 | Depăşit | 6208kb | Time limit exceeded. | 0 |
Punctaj total | 30 |