Borderou de evaluare (job #1775689)
Raport evaluator
Compilare:
user.cpp:8:1: warning: ‘typedef’ was ignored in this declaration [enabled by default]
};
^
user.cpp: In function ‘void stergere(long long int*)’:
user.cpp:16:22: warning: argument to ‘sizeof’ in ‘void* memset(void*, int, size_t)’ call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess]
memset(a,0,sizeof(a));
^
user.cpp: In function ‘void citeste(long long int&)’:
user.cpp:27:36: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,dim,stdin);
^
user.cpp:37:36: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,dim,stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:117:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mult.in","r",stdin);
^
user.cpp:118:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mult.out","w",stdout);
^
user.cpp:119:28: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,dim,stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 480kb | OK | 5 |
2 | 0ms | 448kb | OK | 5 |
3 | 12ms | 4336kb | OK | 5 |
4 | 20ms | 3628kb | OK | 5 |
5 | 72ms | 4380kb | OK | 5 |
6 | 132ms | 4240kb | OK | 5 |
7 | 104ms | 2900kb | OK | 5 |
8 | 176ms | 3592kb | OK | 5 |
9 | 332ms | 4444kb | Incorect | 0 |
10 | 440ms | 4336kb | OK | 5 |
11 | 628ms | 4188kb | OK | 5 |
12 | 20ms | 528kb | OK | 5 |
13 | 732ms | 3016kb | OK | 5 |
14 | Depăşit | 3108kb | Time limit exceeded. | 0 |
15 | Depăşit | 4236kb | Time limit exceeded. | 0 |
16 | Depăşit | 3336kb | Time limit exceeded. | 0 |
17 | Depăşit | 3072kb | Time limit exceeded. | 0 |
18 | 168ms | 600kb | Incorect | 0 |
19 | Depăşit | 3252kb | Time limit exceeded. | 0 |
20 | Depăşit | 3584kb | Time limit exceeded. | 0 |
Punctaj total | 60 |