Please share how you say basic CP terms in your language!

Revision en3, by golions, 2020-04-07 02:30:46

I'm just curious about how speakers of other languages express CP terms. You can also share the literal translation if you think it's interesting — does your language's word for a tree (connected undirected acyclic graph) the same as the word the plant with leaves and a wood trunk? Share whatever you want, such as the pronunciation or word in the script of your language. If you say basic CP terms exactly the same as in English, share that because I find that pretty interesting. You can share any number of terms or algorithms, such as: Competitive Programming

code

array

Java

C++

graph

tree

node/vertex

edge

Dynamic Programming

DFS/BFS

integer

long

variable

test case

sample case

queue

stack

for/while loop

if statement

...

The more words the better, the more languages the better!

Edit 1: some more words —

Algorithm

Data Structure

Segment Tree

Contest

Input/Output

Binary

Hexadecimal

Memory

Time Limit Exceeded

Wrong Answer

String

True/False

Edit 2: Any CP slang or words that don't have a direct English translation?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English golions 2020-04-07 02:30:46 81
en2 English golions 2020-04-06 21:46:03 206
en1 English golions 2020-04-06 19:12:01 922 Initial revision (published)