Deletion log
Jump to navigation
Jump to search
Below is a list of the most recent deletions.
- 00:21, 8 March 2019 Tata (talk | contribs) deleted page Graph Algorithm Summary (content was: "MST ===================================================== 1. Kruskal O(V log V) + เรียง edge + วนทุกเส้นแ...", and the only contributor was "Tata" (talk))
- 00:21, 8 March 2019 Tata (talk | contribs) deleted page Tree in C (content was: "== Tree Traversal == * เอามาจาก wiki.acioi.in.th <syntaxhighlight lang="c++" line='line'> #include<stdio.h> #include<stdlib.h>...", and the only contributor was "Tata" (talk))
- 00:21, 8 March 2019 Tata (talk | contribs) deleted page Binary Heap in C (content was: "== Priority Queue == * เอามาจาก wiki.acioi.in.th <syntaxhighlight lang="c++" line='line'> #include<stdio.h> int pq[100000],n; i...", and the only contributor was "Tata" (talk))
- 00:21, 8 March 2019 Tata (talk | contribs) deleted page โจทย์แปลจาก USACO (content was: " * เอามาจาก wiki.acioi.in.th == วิธีส่งโปรแกรม == เขียนโปรแกรมโดยก...", and the only contributor was "Tata" (talk))
- 00:18, 7 March 2019 Tata (talk | contribs) deleted page Doubly linked list in C (content was: "<syntaxhighlight lang="c++" line='line'> #include<stdio.h> #include<stdlib.h> typedef struct node{ int val; struct node *prev, *next;...", and the only contributor was "Tata" (talk))