Pagini recente » Borderou de evaluare (job #1759030) | Borderou de evaluare (job #1549936) | Borderou de evaluare (job #2052571) | Borderou de evaluare (job #2111486) | Borderou de evaluare (job #1546398)
Borderou de evaluare (job #1546398)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:33:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("note.in", "r", stdin);
^
user.cpp:34:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("note.out", "w", stdout);
^
user.cpp:38:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &V, &N);
^
user.cpp:41:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(j = 1; j <= N; j++) scanf("%d", &A[i][j]);
^
user.cpp:43:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &M);
^
user.cpp:44:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i = 1; i <= M; i++) scanf("%d", &v[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 504kb | OK | 10 |
2 | 0ms | 776kb | OK | 10 |
3 | 0ms | 820kb | OK | 10 |
4 | 0ms | 952kb | OK | 10 |
5 | 16ms | 2868kb | OK | 10 |
6 | Depăşit | 6028kb | Time limit exceeded. | 0 |
7 | Depăşit | 3428kb | Time limit exceeded. | 0 |
8 | 24ms | 5588kb | OK | 10 |
9 | Depăşit | 3412kb | Time limit exceeded. | 0 |
10 | 24ms | 5084kb | OK | 10 |
Punctaj total | 70 |