Pagini recente » Borderou de evaluare (job #715437) | Borderou de evaluare (job #934461) | Borderou de evaluare (job #2701468) | Borderou de evaluare (job #2981574) | Borderou de evaluare (job #1353223)
Borderou de evaluare (job #1353223)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("pocnitoare.in", "r", stdin);
^
user.cpp:13:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("pocnitoare.out","w", stdout);
^
user.cpp:15:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d %d %d", &N, &A, &B, &X1, &Q, &Q1);
^
user.cpp:24:11: warning: iteration 31249u invokes undefined behavior [-Waggressive-loop-optimizations]
P[k] = x;
^
user.cpp:20:2: note: containing loop
for (int i = 0; i < M; i += SIZE, k++) {
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 428ms | 352kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |