Pagini recente » Borderou de evaluare (job #1106557) | Borderou de evaluare (job #872557) | Borderou de evaluare (job #969511) | Borderou de evaluare (job #1995170) | Borderou de evaluare (job #1279333)
Borderou de evaluare (job #1279333)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:83:19: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
scanf("%d", &T);
^
user.cpp: In function ‘void Run()’:
user.cpp:22:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &N);
^
user.cpp:24:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &A[i]);
^
user.cpp:26:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &B[i]);
^
user.cpp: In function ‘int main()’:
user.cpp:83:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 300kb | OK | 100 |
Punctaj total | 100 |