Pagini recente » Borderou de evaluare (job #2464763) | Borderou de evaluare (job #916574) | Borderou de evaluare (job #3266308) | Borderou de evaluare (job #3270236) | Borderou de evaluare (job #2651994)
Borderou de evaluare (job #2651994)
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:110:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (ptr < V.size() && V[ptr].ff < query_ind[0].ff)
~~~~^~~~~~~~~~
main.cpp:116:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int it = 0; it < query_ind.size(); it++)
~~~^~~~~~~~~~~~~~~~~~
main.cpp:134:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (ptr < V.size() && V[ptr].ff < query_ind[it+1].ff)
~~~~^~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:145:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("engineer.in", "r", stdin); freopen("engineer.out", "w", stdout);
^
main.cpp:145:74: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("engineer.in", "r", stdin); freopen("engineer.out", "w", stdout);
^
main.cpp:147:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
main.cpp:151:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]);
^
main.cpp:161:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &q);
^
main.cpp:164:95: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d %d", &query[i].x1, &query[i].y1, &query[i].x2, &query[i].y2, &query[i].k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 6000ms | 67895kb | Time limit exceeded | 0 | 0 |
2 | 6001ms | 67911kb | Time limit exceeded | 0 |
3 | 6003ms | 67895kb | Time limit exceeded | 0 |
4 | 6002ms | 67895kb | Time limit exceeded | 0 |
5 | 6002ms | 61722kb | Time limit exceeded | 0 |
Punctaj total | 0 |