All public logs

Jump to navigation Jump to search

Combined display of all available logs of Ta Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 02:12, 24 April 2019 Tata (talk | contribs) created page Basic Linux Server Configuration (Created page with "= Flow = # สร้าง Droplet #* สร้าง Droplet เปล่าๆ #* สร้าง Droplet with LAMP Stack # สร้าง User # Add user to sudoer # Insta...")
  • 23:20, 16 April 2019 Tata (talk | contribs) created page Courseville Project Resources (Created page with "== Docker == * https://bitpress.io/simple-approach-using-docker-with-php/?fbclid=IwAR0psAfTg9hjJGYJf9XFjmhkdWt9IytV_qEOKZhY5RKp6DdWJB896G-_uYs My Simple Approach to using Do...")
  • 00:23, 8 March 2019 Tata (talk | contribs) moved page คอมพิวเตอร์โอลิมปิก เทอม 2 ปี 2554 to Old acioi wiki /คอมพิวเตอร์โอลิมปิก เทอม 2 ปี 2554
  • 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:20, 8 March 2019 Tata (talk | contribs) created page 21110327 algorithm design (Created page with "Algorithm Page Created By Tata201201 Source Code Based on C++ == Algorithm Analysis == == Divide and Conquer == === Interesting Problems === * [http://www.programming.in....")
  • 00:20, 8 March 2019 Tata (talk | contribs) created page 2110211 data struct (Created page with "ยินดีต้อนรับสู่ wiki เพื่อติว 2110211 Data Structure (By C++) <br> * '''โจทย์ challenge ทำไม่ได้อย...")
  • 00:19, 8 March 2019 Tata (talk | contribs) created page 2110101 com prog (Created page with "<!-- มี COMMENT อยู่ 2 ที่นะ ตรง Link โจทย์ Challenge ข้างบน กับ เนื้อหา Final ข้างล่าง...")
  • 00:19, 8 March 2019 Tata (talk | contribs) created page Base Conversion in bignum (Created page with "แปลงจาก Bignum Integer เป็น String ในฐานต่างๆ http://stackoverflow.com/questions/5833858/c-fast-base-convert-from-decimal-to-ternary/...")
  • 00:19, 8 March 2019 Tata (talk | contribs) created page Struct (Created page with "== การทำ constructor แบบสั้น (เพิ่งไปเจอมาเจ๋งดีเลยเอามาลง ถึงจะสั้นกว่...")
  • 00:19, 8 March 2019 Tata (talk | contribs) created page Typedef vs (Created page with "ในการกำหนดชื่อชนิดตัวแปรใหม่ของเราเองขึ้นมา ในการเลือกใช้ระ...")
  • 00:18, 8 March 2019 Tata (talk | contribs) created page Operator (Created page with "=== วิธีเรียกใช้แบบแปลกๆ === อันนี้เป็นตัวอย่างของโปรแกรม นำค่า a+b...")
  • 00:18, 8 March 2019 Tata (talk | contribs) created page STL Containers (Created page with "อยากใช้ STL เป็นเร็วๆ T^T ใครใช้เป็นก็ช่วยๆกันใส่หน่อยละกัน (อ้างอ...")
  • 00:18, 8 March 2019 Tata (talk | contribs) created page ตัวอย่าง Code STL (Created page with "== ข้อ Editor == โจทย์ : [http://www.acioi.in.th/Problem/editor.pdf] <pre> #include<stdio.h> #include<string> #include<list> #include<iostream> using namespace...")
  • 00:17, 8 March 2019 Tata (talk | contribs) created page Min-max (Created page with "==วิธีเขียน min max แบบปกติ== if(a < b) { min = a; max = b; } else { min = b; max = a; } ==วิธีเขียนหา...")
  • 00:17, 8 March 2019 Tata (talk | contribs) created page Quine in C (Created page with "Quine คือ โปรแกรมที่เมื่อรันแล้ว Output จะเหมือนกับ Sourcecode เด๊ะๆ *ลองก๊อบ...")
  • 00:17, 8 March 2019 Tata (talk | contribs) created page Bit Count (Created page with "== อันนี้เป็นแบบ version ทำมือ == เห็นฟังก์ชั่นนี้มันเจ๋งดี ใช้นับจำน...")
  • 00:16, 8 March 2019 Tata (talk | contribs) created page Printf (Created page with "หาอาสาสมัครช่วยแปลอิงเป็นไทยด้วย 555 http://www.cplusplus.com/reference/clibrary/cstdio/printf/ == เทค...")
  • 00:16, 8 March 2019 Tata (talk | contribs) created page Graph Representation with stl list (Created page with "<pre> #include <stdio.h> #include <list> using namespace std; int main(int argc, const char * argv[]) { int v,e; scanf("%d%d",&v,&e); list<int> graph[1000]; in...")
  • 00:16, 8 March 2019 Tata (talk | contribs) created page Solving Dynamic Programming with Matrix Exponentiation (Created page with "ตัวอย่างโจทย์ Unweighted Undirected graph หา จำนวน path ที่ length = k ให้ egde มา ทุก edge = 1 A[i][j]...")
  • 00:15, 8 March 2019 Tata (talk | contribs) created page Big Mod Algorithm (Created page with "https://golammostaeen.wordpress.com/2012/10/20/big-mod-algorithm/ <math>a^b % p = a^(b%(p-1)) % p</math> เพราะว่ามันจะ cycle ค่า mod ทุ...")
  • 00:15, 8 March 2019 Tata (talk | contribs) created page Max Flow (Created page with "Max Flow imprement with scaling algorithm O(nmlgU) #include<stdio.h> #include<algorithm> #include<vector> #define INF 2000000000 using namespace std; struct Edge { i...")
  • 00:14, 8 March 2019 Tata (talk | contribs) created page String Matching (Created page with " #include<stdio.h> #include<algorithm> #include<string.h> #include<math.h> #include<time.h> using namespace std; char text[50000005],word[1000005]; int f[1000005]; in...")
  • 00:14, 8 March 2019 Tata (talk | contribs) created page Knuth-Morris-Pratt (KMP) (Created page with "อันนี้เป็น snippet ที่ copy มาจาก http://www.cprogramming.com/snippets/source-code/knuthmorrispratt-kmp-string-search-algorithm เห็...")
  • 00:13, 8 March 2019 Tata (talk | contribs) created page Sliding Window Minimum (Created page with "== Problem == for (i = 0; i < ARR.size(); i++) { remove ARR[i-K] from the sliding window insert ARR[i] into the sliding window output the smallest value in the wind...")
  • 00:13, 8 March 2019 Tata (talk | contribs) created page ห.ร.ม. ยูคลิด (Created page with "ข้างล่างเป็นตัวอย่าง function นะ ส่วนลองหาอ่านทฤษฎีจากใน google int gcd(int x, int...")
  • 00:13, 8 March 2019 Tata (talk | contribs) created page Floyd-Warshall (Created page with "*เป็น Algorithm หา Shortest Path ให้ทุกสองจุดใดๆ (หมายความว่า สามารถบอก Shortest Path จา...")
  • 00:12, 8 March 2019 Tata (talk | contribs) created page Prim Algorithm (Created page with "<pre> #include<stdio.h> #define infi 999999 int mat[10000][10000],v,e,sel[10000],pass[10000],parent[10000]; int main(){ printf("Enter number of vertex and edge : "); s...")
  • 00:12, 8 March 2019 Tata (talk | contribs) created page Summary Graph Algorithm (Created page with "MST ===================================================== 1. Kruskal O(V log V) + เรียง edge + วนทุกเส้นแล้วดูว่าทั้...")
  • 00:12, 8 March 2019 Tata (talk | contribs) created page Monotonous Queue (Created page with "* https://github.com/hokein/monotonous-queue")
  • 00:12, 8 March 2019 Tata (talk | contribs) created page Tree Traversal (Created page with "<pre> #include<stdio.h> #include<stdlib.h> struct node{ char val; node *l,*r; }; void pre(node *root){ printf("%c",root->val); if(root->l!=NULL) pre(root->l);...")
  • 00:11, 8 March 2019 Tata (talk | contribs) created page Linked List (Created page with " #include<stdio.h> #include<stdlib.h> struct Node { int val; Node* next; }; Node* new_node(int val) { Node* node = (Node*)malloc(sizeof(Node)); node->val = val...")
  • 00:11, 8 March 2019 Tata (talk | contribs) created page Binary Heap (Created page with "== Priority Queue == <pre> #include<stdio.h> int pq[100000],n; int cmd; int main(){ while(true){ scanf("%d",&cmd); // cmd = 0 : push / cmd = 1 : top / cmd = 2 : po...")
  • 00:11, 8 March 2019 Tata (talk | contribs) created page USACO (Created page with "== วิธีส่งโปรแกรม == เขียนโปรแกรมโดยการอ่านเขียนไฟล์ โดยคำสั่ง FIL...")
  • 00:10, 8 March 2019 Tata (talk | contribs) created page คูณเมทริกซ์ 3 (matmul3) (Created page with "== โจทย์ == จงเขียนโปรแกรมเพื่อคำนวณว่า เมทริกซ์จำนวน n ตัว มีขนาด...")
  • 00:10, 8 March 2019 Tata (talk | contribs) created page คูณเมทริกซ์ 2 (matmul2) (Created page with "== โจทย์ == จงเขียนโปรแกรมเพื่อคำนวณว่า เมทริกซ์จำนวน n ตัว มีขนาด...")
  • 00:10, 8 March 2019 Tata (talk | contribs) created page TASKS FOR ACIOI (Created page with "== Dynamic Programming == * คูณเมทริกซ์ 2 (matmul2) * คูณเมทริกซ์ 3 (matmul3)")
  • 00:09, 8 March 2019 Tata (talk | contribs) created page Final Test star (Created page with "* ขอขอบคุณข้อCromartie Mountainจาก การแข่งขันคอมพิวเตอร์โอลิมปิกสอวน.ครั้...")
  • 00:09, 8 March 2019 Tata (talk | contribs) created page Special star 4 (Created page with "* ขอขอบคุณข้อสอบจากสอวน.ค่าย1ปี2553 * input ** บรรทัดที่ 1 : รับ ตัวเลขจำนว...")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)