Paieška platyn
- [1] 2025-01-20 14:26 (0)
- [2] 2025-01-20 14:30 (0)
- [3] 2025-01-20 14:31 (0)
- [4] 2025-01-20 14:33 (30)
- [5] 2025-01-20 14:37 (30)
- [6] 2025-01-20 14:45 (0)
- [7] 2025-01-20 14:46 (63.3)
- [8] 2025-01-20 14:49 (63.3)
- [9] 2025-01-20 14:50 (63.3)
- [10] 2025-01-22 21:29 (0)
- [11] 2025-01-22 21:30 (0)
- [12] 2025-01-22 21:34 (0)
- [13] 2025-01-23 12:00 (0)
- [14] 2025-01-23 12:04 (100)
Taškai: 0
Compile: FAIL
bfs.cpp: In function ‘int main()’: bfs.cpp:32:12: error: invalid conversion from ‘bool*’ to ‘int’ [-fpermissive] 32 | dfs(0, vis, 0); | ^~~ | | | bool* bfs.cpp:32:8: error: too many arguments to function ‘void dfs(int, int)’ 32 | dfs(0, vis, 0); | ~~~^~~~~~~~~~~ bfs.cpp:9:6: note: declared here 9 | void dfs(int start, int num) { | ^~~
nr. | result | time | message |
---|