Maksimali suma
- [1] 2018-10-14 15:13 (0)
- [2] 2018-10-14 15:16 (0)
- [3] 2018-10-14 15:17 (64.3)
- [4] 2018-10-14 15:23 (57.1)
- [5] 2018-10-14 15:25 (78.6)
- [6] 2019-07-24 12:27 (0)
- [7] 2019-07-24 12:27 (78.6)
- [8] 2019-07-24 12:40 (78.6)
- [9] 2019-07-24 12:43 (92.9)
- [10] 2019-07-24 19:00 (0)
- [11] 2019-07-24 19:01 (92.9)
- [12] 2019-07-24 19:01 (92.9)
- [13] 2019-07-24 19:02 (92.9)
- [14] 2019-07-24 20:15 (92.9)
Taškai: 0
Compile: FAIL
max.cpp: In function ‘int main()’: max.cpp:10:15: error: ‘INT_MIN’ was not declared in this scope int max = INT_MIN, currentMax = 0, start =0, end = 0, temp=0; ^ max.cpp:19:9: error: ‘currentMax’ was not declared in this scope currentMax += arr[i]; ^ max.cpp:22:13: error: ‘start’ was not declared in this scope start = temp; ^ max.cpp:22:21: error: ‘temp’ was not declared in this scope start = temp; ^ max.cpp:23:17: error: overloaded function with no contextual type information end = i; ^ max.cpp:27:13: error: ‘temp’ was not declared in this scope temp = i + 1; ^ max.cpp:30:12: error: ‘start’ was not declared in this scope out << start+1 << " " << end+1; ^ max.cpp:30:34: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘int’ to binary ‘operator+’ out << start+1 << " " << end+1; ^
nr. | result | time | message |
---|