Pagini recente » Borderou de evaluare (job #3183318) | Borderou de evaluare (job #1835116) | Borderou de evaluare (job #2058410) | Borderou de evaluare (job #236894) | Borderou de evaluare (job #2212949)
Borderou de evaluare (job #2212949)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:20:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(Y1 > v[i].size()) continue ;
~~~^~~~~~~~~~~~~
user.cpp:24:21: warning: unused variable ‘val’ [-Wunused-variable]
int val = *it;
^~~
user.cpp:31:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(v[i].size() < c) printf("0\n");
~~~~~~~~~~~~^~~
user.cpp:9:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("camion.in", "r", stdin);
^
user.cpp:10:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("camion.out", "w", stdout);
^
user.cpp:12:38: 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, &c);
^
user.cpp:18:46: 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 | Depăşit | 3728kb | Time limit exceeded. | 0 |
2 | 92ms | 2528kb | OK | 10 |
3 | 120ms | 2928kb | OK | 10 |
4 | 156ms | 3324kb | OK | 10 |
5 | 12ms | 1528kb | OK | 10 |
6 | 12ms | 1568kb | OK | 10 |
7 | 12ms | 1440kb | OK | 10 |
8 | 20ms | 1572kb | OK | 10 |
9 | 24ms | 1572kb | OK | 10 |
10 | 200ms | 3728kb | OK | 10 |
Punctaj total | 90 |