Naftos telkiniai
- [1] 2018-01-11 12:36 (0)
- [2] 2018-01-11 12:37 (0)
- [3] 2018-01-18 11:59 (0)
- [4] 2018-01-18 12:00 (0)
- [5] 2018-01-18 12:01 (0)
- [6] 2018-01-18 12:01 (10)
- [7] 2018-01-18 12:05 (10)
- [8] 2018-01-18 12:32 (0)
- [9] 2018-01-18 15:19 (20)
- [10] 2018-01-18 15:25 (20)
- [11] 2018-01-18 15:28 (90)
- [12] 2018-01-18 15:35 (10)
- [13] 2018-01-18 15:35 (0)
- [14] 2018-01-18 15:35 (0)
- [15] 2018-01-18 15:35 (0)
- [16] 2018-01-18 15:36 (10)
- [17] 2018-01-18 15:36 (0)
- [18] 2018-01-20 22:49 (90)
- [19] 2018-01-20 23:04 (100)
- [20] 2021-12-14 16:33 (100)
- [21] 2021-12-14 17:01 (100)
Taškai: 0
Compile: FAIL
nafta.cpp:16:5: error: ‘int index’ redeclared as different kind of symbol int index = 0; ^ In file included from nafta.cpp:5:0: /usr/include/string.h:477:1: note: previous declaration ‘const char* index(const char*, int)’ index (const char *__s, int __c) __THROW ^ nafta.cpp: In function ‘int main()’: nafta.cpp:23:31: error: invalid initialization of non-const reference of type ‘int&’ from an rvalue of type ‘<unresolved overloaded function type>’ tikrinimas(M, AM, n, index); ^ nafta.cpp:18:6: note: in passing argument 4 of ‘void tikrinimas(mokiniai*, mokiniai*, int, int&)’ void tikrinimas(mokiniai M[], mokiniai AM[],int n, int &index); ^ nafta.cpp:24:24: error: cannot resolve overloaded function ‘index’ based on conversion to type ‘int’ rikiavimas(AM,index); ^ nafta.cpp:26:24: error: invalid operands of types ‘int’ and ‘<unresolved overloaded function type>’ to binary ‘operator<’ for(int i = 0; i < index; i++){ ^
nr. | result | time | message |
---|