Pagini recente » Borderou de evaluare (job #2297404) | Borderou de evaluare (job #15802) | Borderou de evaluare (job #2091789) | Borderou de evaluare (job #2607422) | Borderou de evaluare (job #1542127)
Borderou de evaluare (job #1542127)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36: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:37: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:41: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:44: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:46:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &M);
^
user.cpp:47: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 | 500kb | OK | 10 |
2 | 0ms | 740kb | OK | 10 |
3 | 0ms | 772kb | OK | 10 |
4 | 0ms | 868kb | OK | 10 |
5 | 60ms | 2776kb | OK | 10 |
6 | Depăşit | 5008kb | Time limit exceeded. | 0 |
7 | Depăşit | 6508kb | Time limit exceeded. | 0 |
8 | 20ms | 4568kb | OK | 10 |
9 | Depăşit | 6408kb | Time limit exceeded. | 0 |
10 | 20ms | 4508kb | OK | 10 |
Punctaj total | 70 |