Pagini recente » Borderou de evaluare (job #365335) | Borderou de evaluare (job #2593560) | Borderou de evaluare (job #1189755) | Borderou de evaluare (job #685535) | Borderou de evaluare (job #1693871)
Borderou de evaluare (job #1693871)
Raport evaluator
Compilare:
user.cpp: In function ‘void Query(int, int, int, int)’:
user.cpp:37:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < heights.size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:43:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("parcele2.in", "r", stdin);
^
user.cpp:44:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("parcele2.out", "w", stdout);
^
user.cpp:45:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:47:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &n, &m, &k, &p);
^
user.cpp:53:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &x, &y);
^
user.cpp:57:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &q);
^
user.cpp:59:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &xs, &ys, &xd, &yd);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 8160kb | Time limit exceeded. | 0 |
Punctaj total | 0 |