Pagini recente » Borderou de evaluare (job #2956269) | Borderou de evaluare (job #2759522) | Borderou de evaluare (job #2589254) | Borderou de evaluare (job #1935709) | Borderou de evaluare (job #1414129)
Borderou de evaluare (job #1414129)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:65:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("echilibru.in", "r", stdin);
^
user.cpp:66:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("echilibru.out", "w", stdout);
^
user.cpp:67:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &t);
^
user.cpp:71:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &n); n=n*2;
^
user.cpp:72:49: 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[j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 324ms | 15864kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |