Click here to Skip to main content
15,889,877 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Amazing C/C++ and C# and Python performance test PinPopular
harold aptroot2-Jul-22 7:38
harold aptroot2-Jul-22 7:38 
AnswerRe: Amazing C/C++ and C# and Python performance test Pin
CPallini2-Jul-22 11:07
mveCPallini2-Jul-22 11:07 
Questionimage background datagrid Pin
ousaokn30-Jun-22 19:26
ousaokn30-Jun-22 19:26 
AnswerRe: image background datagrid Pin
Victor Nijegorodov30-Jun-22 20:11
Victor Nijegorodov30-Jun-22 20:11 
AnswerRe: image background datagrid Pin
Gerry Schmitz1-Jul-22 4:21
mveGerry Schmitz1-Jul-22 4:21 
QuestionFile IO library Pin
Calin Negru26-Jun-22 3:45
Calin Negru26-Jun-22 3:45 
AnswerRe: File IO library Pin
Greg Utas26-Jun-22 4:21
professionalGreg Utas26-Jun-22 4:21 
GeneralRe: File IO library Pin
Calin Negru26-Jun-22 11:17
Calin Negru26-Jun-22 11:17 
AnswerRe: File IO library Pin
k505426-Jun-22 4:21
mvek505426-Jun-22 4:21 
AnswerRe: File IO library Pin
Richard MacCutchan26-Jun-22 4:49
mveRichard MacCutchan26-Jun-22 4:49 
Questionhello guy my name is SARORN can i ask you about any inform? Pin
Sa Ron 202224-Jun-22 5:40
Sa Ron 202224-Jun-22 5:40 
AnswerRe: hello guy my name is SARORN can i ask you about any inform? Pin
Victor Nijegorodov24-Jun-22 5:51
Victor Nijegorodov24-Jun-22 5:51 
AnswerRe: hello guy my name is SARORN can i ask you about any inform? Pin
k505424-Jun-22 6:27
mvek505424-Jun-22 6:27 
AnswerRe: hello guy my name is SARORN can i ask you about any inform? Pin
RedDk24-Jun-22 8:42
RedDk24-Jun-22 8:42 
Questionc++ Pin
tuanguyen200021-Jun-22 22:59
tuanguyen200021-Jun-22 22:59 
c ++ who can show me the direction of this article. There is an undirected star graph consisting of nodes labeled 1 to n. A star graph is a graph in which there is a central node and exactly n - 1 edges connecting the central node to every other node.
You are given a 2Dedges integer array where each edge edges[i] = [ui, vi] indicates that there is an edge between the nodes ui and vi. Returns the center of the given star graph.
Input: edges =
4
1,2
5,1
1,3
1,4
Output: 1
QuestionRe: c++ Pin
CPallini22-Jun-22 0:02
mveCPallini22-Jun-22 0:02 
Questionc++ Pin
tuanguyen200021-Jun-22 6:49
tuanguyen200021-Jun-22 6:49 
AnswerRe: c++ Pin
tuanguyen200021-Jun-22 6:50
tuanguyen200021-Jun-22 6:50 
GeneralRe: c++ Pin
James Curran21-Jun-22 7:29
James Curran21-Jun-22 7:29 
GeneralRe: c++ Pin
tuanguyen200021-Jun-22 14:53
tuanguyen200021-Jun-22 14:53 
GeneralRe: c++ Pin
CPallini21-Jun-22 20:20
mveCPallini21-Jun-22 20:20 
GeneralRe: c++ Pin
tuanguyen200021-Jun-22 22:50
tuanguyen200021-Jun-22 22:50 
GeneralRe: c++ Pin
tuanguyen200021-Jun-22 22:51
tuanguyen200021-Jun-22 22:51 
GeneralRe: c++ Pin
CPallini21-Jun-22 23:08
mveCPallini21-Jun-22 23:08 
GeneralRe: c++ Pin
Richard MacCutchan22-Jun-22 1:20
mveRichard MacCutchan22-Jun-22 1:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.