0_0_13053114_18304.cpp:1:10: #include expects "FILENAME" or <FILENAME>
0_0_13053114_18304.cpp:2:10: #include expects "FILENAME" or <FILENAME>
0_0_13053114_18304.cpp:3:10: #include expects "FILENAME" or <FILENAME>
0_0_13053114_18304.cpp:4:10: #include expects "FILENAME" or <FILENAME>
0_0_13053114_18304.cpp: In function `bool cmp1(note, note)':
0_0_13053114_18304.cpp:18: error: expected `;' before '}' token
0_0_13053114_18304.cpp: In function `bool cmp2(note, note)':
0_0_13053114_18304.cpp:23: error: expected `;' before '}' token
0_0_13053114_18304.cpp: In function `int main()':
0_0_13053114_18304.cpp:28: error: `scanf' undeclared (first use this function)
0_0_13053114_18304.cpp:28: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_13053114_18304.cpp:34: error: expected `;' before '{' token
0_0_13053114_18304.cpp:34: error: expected primary-expression before '{' token
0_0_13053114_18304.cpp:34: error: expected `)' before '{' token
0_0_13053114_18304.cpp:42: error: `sort' undeclared (first use this function)
0_0_13053114_18304.cpp:45: error: expected `;' before '{' token
0_0_13053114_18304.cpp:45: error: expected primary-expression before '{' token
0_0_13053114_18304.cpp:45: error: expected `)' before '{' token
0_0_13053114_18304.cpp:53: error: expected `;' before '{' token
0_0_13053114_18304.cpp:53: error: expected primary-expression before '{' token
0_0_13053114_18304.cpp:53: error: expected `)' before '{' token
0_0_13053114_18304.cpp:60: error: expected `;' before "ans"
0_0_13053114_18304.cpp:60: error: `min' undeclared (first use this function)
0_0_13053114_18304.cpp:60: error: expected `)' before ';' token
0_0_13053114_18304.cpp:61: error: `printf' undeclared (first use this function)
|