Grupės
- [1] 2024-12-20 15:28 (0)
- [2] 2024-12-20 15:30 (0)
- [3] 2024-12-20 15:30 (0)
- [4] 2024-12-20 15:32 (0)
- [5] 2024-12-20 15:34 (0)
- [6] 2024-12-20 15:35 (0)
- [7] 2024-12-20 15:39 (0)
- [8] 2024-12-20 15:43 (100)
Taškai: 0
Compile: FAIL
visos_grupes.cpp:4:20: error: expected ‘)’ before ‘;’ token 4 | void c(int n, int k; int d, vector<int> arr) { | ~ ^ | ) visos_grupes.cpp:4:41: error: invalid declarator before ‘arr’ 4 | void c(int n, int k; int d, vector<int> arr) { | ^~~ visos_grupes.cpp: In function ‘int main()’: visos_grupes.cpp:26:6: error: too many arguments to function ‘void c(int, int)’ 26 | c(a, b, 0, vec); | ~^~~~~~~~~~~~~~ visos_grupes.cpp:4:6: note: declared here 4 | void c(int n, int k; int d, vector<int> arr) { | ^
nr. | result | time | message |
---|