Pagini recente » Borderou de evaluare (job #360381) | Borderou de evaluare (job #969807) | Borderou de evaluare (job #1843971) | Borderou de evaluare (job #550796) | Borderou de evaluare (job #1456832)
Borderou de evaluare (job #1456832)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:45:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nk.in", "r", stdin);
^
user.cpp:46:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nk.out","w", stdout);
^
user.cpp:48:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:50:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &K);
^
user.cpp:52:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &A[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1404ms | 1876kb | Killed by signal 8(SIGFPE). | 0 |
Punctaj total | 0 |