Pagini recente » Cod sursa (job #2503662) | Cod sursa (job #1800761) | Cod sursa (job #916370) | Cod sursa (job #721194) | Borderou de evaluare (job #2503670)
Borderou de evaluare (job #2503670)
Raport evaluator
Compilare:
main.cpp: In function 'void join(int, int, int)':
main.cpp:55:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i<arbint[left].size() && j<arbint[right].size()){
~^~~~~~~~~~~~~~~~~~~~
main.cpp:55:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i<arbint[left].size() && j<arbint[right].size()){
~^~~~~~~~~~~~~~~~~~~~~
main.cpp:65:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i<arbint[left].size()){
~^~~~~~~~~~~~~~~~~~~~
main.cpp:69:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(j<arbint[right].size()){
~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:113: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);
^
main.cpp:114: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);
^
main.cpp:116:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:118:42: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &oi[i].x, &oi[i].y);
^
main.cpp:121:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
main.cpp:123:74: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &que[i].x1, &que[i].y1, &que[i].x2, &que[i].y2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 25ms | 13107kb | OK | 10 |
2 | 29ms | 13107kb | OK | 10 |
3 | 36ms | 13238kb | OK | 10 |
4 | 152ms | 15728kb | OK | 10 |
5 | 452ms | 19660kb | Time limit exceeded | 0 |
6 | 379ms | 16252kb | OK | 10 |
7 | 453ms | 18812kb | Time limit exceeded | 0 |
8 | 178ms | 15204kb | OK | 10 |
9 | 452ms | 19398kb | Time limit exceeded | 0 |
10 | 450ms | 21348kb | Time limit exceeded | 0 |
Punctaj total | 60 |