ioDraw
English
中文
English
Español
العربية
Français
Português
Pусский
日本語
Deutsch
한국어
Italiano
Tools
Blog
Templates
Products
Flow Chart
Mind Map
Gantt Chart
Whiteboard
Code Chart
Text Flow
Online Chart
SVG Editor
Poster Design
Image Editor
AI Assistant
Android
Blue Bridge Cup
【 The 12th provincial competition of Blue Bridge Cup 】
【 The 12th provincial competition of Blue Bridge Cup 】#include "reg52.h"#include "onewire.h"#include "iic.h"/*=====================================...
2022-02-05 14:41
views 17
The first game of the 12th Blue Bridge Cup C++B Group true questions ( Yang Hui triangle )
The following figure is the famous Yang Hui triangle : If we press from top to bottom , Arrange all the numbers in a row from left to right , You ...
2022-01-27 11:15
views 17
【 Hard core sharing 】Lambda expression ( one )
1, preface Lambda An expression is an anonymous function , Some similar to JavaScript Closure in , Pass a function as an argument , The code de...
2022-01-24 21:16
views 26
【 Blue Bridge Cup 8 Provincial Games _ Electronic clock 】
Blue Bridge Cup 8 Provincial Games _ The basic knowledge of electronic clock comes from little bee teacher yyds The following code functions are ...
2022-01-24 20:35
views 21
Guess numbers games and Shutdown Sequence
Guess the random number game through the algorithm is actually pseudo-random game()menu menu input Generating method of random number rand() The t...
2022-01-16 15:58
views 19
Program exercises on circular statements
calculation n factorial int main(){int i=0;int ret=1;scanf("%d",&i);for(i=1;i<=n;i++){ret=ret*i;}printf("%d\n",ret);return 0;} calculation...
2022-01-16 15:54
views 20
uart-practise
Serial port exercises from B Station little bee teacher serial port communication overview baud rate calculation serial port data receiving and se...
2022-01-13 13:37
views 37
Prepare for the Blue Bridge Cup — enumeration ——[USACO Nov08] deal
farmer John The rest m Batch of hay cannot be processed , He is going to hold an auction to sell his hay . Now there are n Customers , What ...
2022-01-06 20:06
views 33
Blue Bridge Cup algorithm training - seal
This question is 10 New questions added in January , There are no answers online , Label is dp dynamic programming , In fact, I think we can do it...
2021-10-29 20:53
views 50
2021 The 12th Blue Bridge Cup C++B Individual problem solution of provincial competition
First paste the code handed in during the exam , Pit filling later H There's a place that hasn't been written ,I Question violence score A, space ...
2021-04-18 23:54
views 31
«
1
2
3
4
5
»
Technology
Java
296 blogs
Python
265 blogs
Vue
125 blogs
C Language
122 blogs
Algorithm
108 blogs
MySQL
96 blogs
Flow Chart
85 blogs
JavaScript
79 blogs
More...
Daily Recommendation
ioDraw Mac Client Installation Tutorial
views 9
©2020-2024 ioDraw All rights reserved,
Privacy Policy