Pagini recente » Borderou de evaluare (job #210709) | Borderou de evaluare (job #2462769) | Borderou de evaluare (job #252450) | Borderou de evaluare (job #810349) | Borderou de evaluare (job #1275490)
Borderou de evaluare (job #1275490)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read_Data()’:
user.cpp:22:55: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
for(int i = 1; i <= N; ++i) fscanf(in, "%d", &C[i]);
^
user.cpp:24:55: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
for(int i = 1; i <= M; ++i) fscanf(in, "%d", &G[i]);
^
user.cpp:20:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d%d", &N, &M);
^
user.cpp:22:56: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= N; ++i) fscanf(in, "%d", &C[i]);
^
user.cpp:24:56: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= M; ++i) fscanf(in, "%d", &G[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 260kb | OK | 10 |
2 | 0ms | 256kb | OK | 10 |
3 | 0ms | 272kb | OK | 10 |
4 | 0ms | 272kb | OK | 10 |
5 | Depăşit | 1812kb | Time limit exceeded. | 0 |
6 | Depăşit | 1816kb | Time limit exceeded. | 0 |
7 | Depăşit | 1808kb | Time limit exceeded. | 0 |
8 | Depăşit | 1812kb | Time limit exceeded. | 0 |
9 | Depăşit | 1812kb | Time limit exceeded. | 0 |
10 | Depăşit | 1812kb | Time limit exceeded. | 0 |
Punctaj total | 40 |