Pagini recente » Cod sursa (job #2136342) | Borderou de evaluare (job #2629351) | Borderou de evaluare (job #1682096) | Cod sursa (job #2830786) | Borderou de evaluare (job #2169349)
Borderou de evaluare (job #2169349)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:25:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("admitere.in", "r", stdin);
^
user.cpp:26:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("admitere.out", "w", stdout);
^
user.cpp:27:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:28:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:29:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= m ; ++i) scanf("%d", &r[i]);
^
user.cpp:30:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= m ; ++i) scanf("%d", &u[i]);
^
user.cpp:31:77: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= n ; ++i) scanf("%d%d", &e[i].r, &e[i].u), e[i].p = i;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 2828kb | Ok | 2 |
| 2 | 4ms | 2968kb | Ok | 8 |
| 3 | 4ms | 2892kb | Ok | 5 |
| 4 | 4ms | 2920kb | Ok | 5 |
| 5 | 4ms | 3008kb | Ok | 5 |
| 6 | 4ms | 2952kb | Ok | 5 |
| 7 | 4ms | 2840kb | Ok | 5 |
| 8 | 4ms | 3004kb | Ok | 1 |
| 9 | 4ms | 2764kb | Incorect | 0 |
| 10 | 4ms | 3000kb | Incorect | 0 |
| 11 | 4ms | 3000kb | Ok | 3 |
| 12 | 4ms | 2860kb | Solutie gresita | 0 |
| 13 | 4ms | 2948kb | Solutie gresita | 0 |
| 14 | 4ms | 2972kb | Incorect | 0 |
| 15 | 4ms | 2908kb | Incorect | 0 |
| 16 | 4ms | 2872kb | Incorect | 0 |
| 17 | 4ms | 2868kb | Incorect | 0 |
| 18 | 4ms | 2760kb | Incorect | 0 |
| 19 | 4ms | 2868kb | Incorect | 0 |
| 20 | 4ms | 2972kb | Solutie gresita | 0 |
| 21 | 4ms | 2916kb | Incorect | 0 |
| 22 | 60ms | 2856kb | Incorect | 0 |
| 23 | 120ms | 2900kb | Incorect | 0 |
| 24 | Depăşit | 2768kb | Time limit exceeded. | 0 |
| 25 | Depăşit | 2764kb | Time limit exceeded. | 0 |
| 26 | Depăşit | 2568kb | Time limit exceeded. | 0 |
| 27 | Depăşit | 2612kb | Time limit exceeded. | 0 |
| Punctaj total | 39 |