Borderou de evaluare (job #837693)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Portofel 2 (clasa a 6-a) | Compilator | c |
| Rundă | Tema 2 Clasa a 6-a | Status | evaluat |
| Dată | 18 oct. 2025 17:15:58 | Scor | 10 |
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
12 | fscanf(fin, "%d", &n);
| ^~~~~~~~~~~~~~~~~~~~~
main.c:13:29: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
13 | for (i = 0; i < n; i++) fscanf(fin, "%d", &b1[i]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
main.c:15:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
15 | fscanf(fin, "%d", &m);
| ^~~~~~~~~~~~~~~~~~~~~
main.c:16:29: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
16 | for (i = 0; i < m; i++) fscanf(fin, "%d", &b2[i]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
Testele acestui job nu corespund cu structura problemei. Probabil problema a fost editată după trimiterea acestui job. Detalii:
- Testul 11 nu există.
- Testul 12 nu există.
- Testul 13 nu există.
- Testul 14 nu există.
- Testul 15 nu există.
- Testul 16 nu există.
- Testul 17 nu există.
- Testul 18 nu există.
- Testul 19 nu există.
- Testul 20 nu există.
| Test | Timp execuție | Memorie folosită | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0 ms | 296 kb | Incorect | 0 |
| 2 | 0 ms | 296 kb | Incorect | 0 |
| 3 | 0 ms | 296 kb | Incorect | 0 |
| 4 | 1 ms | 512 kb | Incorect | 0 |
| 5 | 1 ms | 512 kb | OK | 10 |
| 6 | 1 ms | 296 kb | Incorect | 0 |
| 7 | 5 ms | 512 kb | Incorect | 0 |
| 8 | 0 ms | 296 kb | Incorect | 0 |
| 9 | depășit | 1280 kb | Time limit exceeded. | 0 |
| 10 | depășit | 1080 kb | Time limit exceeded. | 0 |
| 11 | N/A | N/A | N/A | N/A |
| 12 | N/A | N/A | N/A | N/A |
| 13 | N/A | N/A | N/A | N/A |
| 14 | N/A | N/A | N/A | N/A |
| 15 | N/A | N/A | N/A | N/A |
| 16 | N/A | N/A | N/A | N/A |
| 17 | N/A | N/A | N/A | N/A |
| 18 | N/A | N/A | N/A | N/A |
| 19 | N/A | N/A | N/A | N/A |
| 20 | N/A | N/A | N/A | N/A |
| Punctaj total | 10 | |||