Pagini recente » Borderou de evaluare (job #1613010) | Borderou de evaluare (job #1826233) | Borderou de evaluare (job #1203919) | Borderou de evaluare (job #2139328) | Borderou de evaluare (job #2187321)
Borderou de evaluare (job #2187321)
Raport evaluator
Compilare:
user.cpp: In function ‘void constr(long long int, int*)’:
user.cpp:12:24: warning: ‘sizeof’ on array function parameter ‘a’ will return size of ‘int*’ [-Wsizeof-array-argument]
memset(a,0,sizeof(a));
^
user.cpp:10:37: note: declared here
void constr(long long n,int a[NMAX+5])
^
user.cpp:12: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 ‘int main()’:
user.cpp:52:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("next.in","r",stdin);
^
user.cpp:53:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("next.out","w",stdout);
^
user.cpp:59:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld",&d);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 7164kb | OK | 10 |
2 | 4ms | 7168kb | OK | 10 |
3 | 0ms | 2708kb | OK | 10 |
4 | 4ms | 2700kb | OK | 10 |
5 | 12ms | 7296kb | OK | 10 |
6 | 36ms | 7560kb | OK | 10 |
7 | 92ms | 8192kb | OK | 10 |
8 | 112ms | Depăşit | Memory limit exceeded. | 0 |
9 | 152ms | Depăşit | Memory limit exceeded. | 0 |
10 | 168ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 70 |