Pagini recente » Borderou de evaluare (job #897747) | Borderou de evaluare (job #675018) | Borderou de evaluare (job #1401232) | Borderou de evaluare (job #1520530) | Borderou de evaluare (job #1442091)
Borderou de evaluare (job #1442091)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("streetcrypto.in", "r", stdin);
^
user.cpp:28:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("streetcrypto.out", "w", stdout);
^
user.cpp:41:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &T);
^
user.cpp:45:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &N);
^
user.cpp:47:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%lld", &a[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 72ms | 316kb | OK | 100 |
Punctaj total | 100 |