Pagini recente » Borderou de evaluare (job #389336) | Borderou de evaluare (job #655222) | Borderou de evaluare (job #1914115)
Borderou de evaluare (job #1914115)
Raport evaluator
Compilare:
user.cpp: In function ‘void update(int)’:
user.cpp:179:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; pos <= ssize; pos += lsb(pos))
^
user.cpp: In function ‘int main()’:
user.cpp:249:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for1(i, ssize)
^
user.cpp:3:35: note: in definition of macro ‘for1’
#define for1(i,n) for(int i=1; i<=n; i++)
^
user.cpp:200:34: 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:201:36: 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);
^
user.cpp:203:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:207:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &v[i].x, &v[i].y);
^
user.cpp:221:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:227:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &x1, &y1, &x2, &y2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 444kb | OK | 10 |
2 | 0ms | 444kb | OK | 10 |
3 | 0ms | 536kb | OK | 10 |
4 | Depăşit | 2176kb | Time limit exceeded. | 0 |
5 | 140ms | 3552kb | OK | 10 |
6 | 136ms | 3552kb | OK | 10 |
7 | Depăşit | 4712kb | Time limit exceeded. | 0 |
8 | 300ms | 4828kb | OK | 10 |
9 | Depăşit | 5980kb | Time limit exceeded. | 0 |
10 | Depăşit | 5980kb | Time limit exceeded. | 0 |
Punctaj total | 60 |