Borderou de evaluare (job #1396806)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:50:41: warning: unused variable ‘rest’ [-Wunused-variable]
int i, j, q, n, nQueries, lenCycle, rest;
^
user.cpp:48:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("albinuta.in", "r", stdin);
^
user.cpp:49:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("albinuta.out", "w", stdout);
^
user.cpp:53:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &nQueries);
^
user.cpp:56:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &len[i]);
^
user.cpp:60:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &adj[i][j]);
^
user.cpp:79:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &q);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 272kb | Raspuns gresit | 0 |
| 2 | 0ms | 264kb | Raspuns gresit | 0 |
| 3 | 0ms | 268kb | OK | 5 |
| 4 | 0ms | 276kb | OK | 5 |
| 5 | 0ms | 292kb | OK | 5 |
| 6 | 0ms | 300kb | OK | 5 |
| 7 | 4ms | 320kb | OK | 5 |
| 8 | 8ms | 368kb | OK | 5 |
| 9 | 28ms | 396kb | OK | 10 |
| 10 | 36ms | 392kb | OK | 10 |
| 11 | 84ms | 772kb | OK | 10 |
| 12 | Depăşit | 772kb | Time limit exceeded. | 0 |
| 13 | 36ms | 528kb | OK | 10 |
| 14 | Depăşit | 768kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |