Minimumų ir maksimumų sandauga
- [1] 2018-03-10 13:23 (10)
- [2] 2018-03-10 13:50 (10)
- [3] 2018-03-10 14:08 (70)
- [4] 2018-03-10 14:09 (70)
- [5] 2018-03-10 14:16 (70)
- [6] 2018-03-13 17:20 (70)
- [7] 2018-03-13 17:21 (100)
- [8] 2018-03-13 17:24 (100)
Taškai: 10
Compile: OK
min_max_sandauga.cpp: In function ‘int main()’: min_max_sandauga.cpp:21:21: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘ll* {aka long long int*}’ [-Wformat=] scanf(" %d", &a[i]); ^ min_max_sandauga.cpp:19:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %lld", &n); ^ min_max_sandauga.cpp:21:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %d", &a[i]); ^
nr. | result | time | message |
---|---|---|---|
1 | True | 0.0 s | ok |
2 | False | 0.044 s | Neteisinga eilutė |
3 | False | 0.048 s | Neteisinga eilutė |
4 | False | 0.036 s | Neteisinga eilutė |
5 | False | 0.004 s | Neteisinga eilutė |
6 | False | 0.056 s | Neteisinga eilutė |
7 | False | 0.044 s | Neteisinga eilutė |
8 | False | 0.012 s | Neteisinga eilutė |
9 | False | 0.028 s | Neteisinga eilutė |
10 | False | 0.02 s | Neteisinga eilutė |