blob_id large_stringlengths 40 40 | language large_stringclasses 1
value | repo_name large_stringlengths 6 84 | path large_stringlengths 4 149 | src_encoding large_stringclasses 10
values | length_bytes int64 86 393k | score float64 2.52 5.16 | int_score int64 3 5 | detected_licenses large listlengths 0 6 | license_type large_stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|---|
c6696323b668f8847be59de0797f14a09a64daf7 | C | pgj234/unity_c | /day07/ex10.c | UTF-8 | 696 | 3.28125 | 3 | [] | no_license |
355e5aa85662cd466a9c9898c69c3b5c595b4c3b | C | ji-sang-geun/KW_Class_Study | /Programming_C_2019/2019_0522_C_1.c | UTF-8 | 431 | 4.09375 | 4 | [] | no_license |
75cf0b4b199a658f1cf6123b236dd3de167adc04 | C | ljh0326/data_structure-using-c | /linked_list_test.c | UTF-8 | 684 | 3.578125 | 4 | [] | no_license |
ffb4f3e3c7e44860a6b6547bcc8c7d1c813a9ef3 | C | 0choiyewon0/BaekJoon | /01. Greedy/02810_컵홀더.c | UTF-8 | 1,091 | 3.46875 | 3 | [] | no_license |
24cf485bf5cf828d40de89a24ecc78d3b5d609dd | C | YouHojoon/Unix-Programming | /midterm_exam/6.c | UTF-8 | 606 | 3.125 | 3 | [] | no_license |
1328abaec9aa0f6067fb233f36e27da4565678ef | C | ornarium/study.book.pro-android-game-dev | /ch02/native/main.c | UTF-8 | 1,627 | 3.109375 | 3 | [] | no_license |
863dbd6ac32f979cfa8892abc3d673a98a590f1b | C | uniz21/DataStructure-Homework-3 | /3주차/ap2.c | UTF-8 | 1,186 | 3.71875 | 4 | [] | no_license |
63b8684912129d2d4ccc84f132285c277f043971 | C | yeon0926/C | /program1/22_12.c | UTF-8 | 1,037 | 3.71875 | 4 | [] | no_license |
5a1043e848dbd22c9c36ae6468cb3feff0fae6b0 | C | grapestore/malloclab | /mm_explicit_first.c | UTF-8 | 5,588 | 2.765625 | 3 | [] | no_license |
500c2938206790ddaacd0053a7f4e42315425b68 | C | Gccxeon/adt-ide-demos | /examples/gprslib/gprslib.c | GB18030 | 29,044 | 2.515625 | 3 | [] | no_license |
fa8b51c6483ce1f1bab8078b514991ec657a71b1 | C | 42clim-s-Study/Algorithm | /6week_1158_16931/ybong/ybong_16931.c | UTF-8 | 802 | 3.359375 | 3 | [] | no_license |
3a79a446c01647ae87ffd6f63032c2c8cb3175fb | C | Jaehun22/C-practive | /week5/test2.c | UTF-8 | 258 | 3.078125 | 3 | [] | no_license |
8a371020a4afe7067e010e09d65487bb5af90bac | C | tkddnr3341/practice | /string/print_str.c | UTF-8 | 292 | 3.40625 | 3 | [] | no_license |
874e74323ac6cef0f7bfe05247b8a55b00e1223d | C | hhh4124/Simple-Lottery-number-generator | /src/main.c | UTF-8 | 2,001 | 4.03125 | 4 | [] | no_license |
0cbffd6f9f10e11c5a72c4f229076e9c1c917661 | C | GyuBa/Add-and-Cut | /add.c | UTF-8 | 3,227 | 3.203125 | 3 | [] | no_license |
525fe539d2e9d752cdb92c5cd49b723da4eddddb | C | Jaehong-Cho/managing_program | /manager.c | UTF-8 | 6,562 | 3.484375 | 3 | [
"Apache-2.0"
] | permissive |
b3372936f04543ee2064ccdf0814d7d8a66662f0 | C | 10alswhd/BlueHouseProject | /Data_structure/stack/stack.c | UTF-8 | 1,831 | 4.1875 | 4 | [] | no_license |
0bea61876fb3bec5a76932efafe637cd19068ae3 | C | venture21/AWSLinuxEx | /hello_server.c | UTF-8 | 2,040 | 3.515625 | 4 | [] | no_license |
dcfd55aa720afae5683a67899008b91243cfed53 | C | ParkSooYeong/1-1_2-Programming-Language-C- | /Chapter 10/1-2-10-6 char_process_probe.c | UTF-8 | 948 | 3.375 | 3 | [] | no_license |
c76910b1103e5f108a7393f9537632754537ba7a | C | chiseungii/HONGIK | /1_2/C-프로그래밍/실습및과제/hw48/hw48.c | UTF-8 | 516 | 3.71875 | 4 | [
"MIT"
] | permissive |
d1fc21bc2cd0410b0bf7608c93c484e604a0460e | C | E10n/datastructure | /src/ch11/source/ExpressionConverter.c | UTF-8 | 2,911 | 4.15625 | 4 | [] | no_license |
9366da1fe37a914dda42fcf2a6ec63b3bd893bd8 | C | jjman2468/miniProject | /product.h | UTF-8 | 1,282 | 2.984375 | 3 | [] | no_license |
69e724bd6a50f4f4c3acb0a73ecde3339ea3e614 | C | dnwlsrla40/EverydayAlgorithm | /acmicpc/단계별로 풀어보기/for문 사용해보기/2742.c | UTF-8 | 249 | 3.78125 | 4 | [] | no_license |
dce7f8cc2935b1cd6b021dd6ef73f4d09cbbf737 | C | parkchanjong/jaecheonc | /챕터6/nested_loop2.c | UTF-8 | 439 | 3.9375 | 4 | [] | no_license |
d9e880a25a250b37d60cc899982cd104549ff0e1 | C | bkjeon99/Datastructure-exercise | /index.c | UTF-8 | 4,201 | 3.0625 | 3 | [] | no_license |
f88c4ef6329663f0adabdb0c81777cade75b4343 | C | Seok93/c-lang-study | /DataStructure/10. 정렬/예제 코드/6_퀵정렬/QuickSort.c | UTF-8 | 2,629 | 4.5 | 4 | [] | no_license |
067da8fd29fff5ed9a50418952999ce496d799a9 | C | jaypae95/sss_lab | /lab09/daemon.c | UTF-8 | 7,884 | 3.078125 | 3 | [] | no_license |
fa46eaffd121b8750c442b90d992b3429ad80833 | C | yeniful/CS50 | /DepositCalc/main.c | UTF-8 | 343 | 3.484375 | 3 | [] | no_license |
bb44824ccb9c85ecf5b1d434d4f600aaf67ba430 | C | Jeong-wan/programming2 | /dic.c | UTF-8 | 2,203 | 3.140625 | 3 | [] | no_license |
015e89e86ae21f1726f19f5b326e1e33538edbaa | C | hellonaro/BOJ | /11022.c | UTF-8 | 440 | 4.03125 | 4 | [] | no_license |
6c62e0ec3abd268b40f3de6f6b86ecc4ae9d6079 | C | jaewon1778/c20 | /1307.c | UTF-8 | 266 | 3.4375 | 3 | [] | no_license |
0a362f6f30f4e0264532c60bc890ed363d3933b3 | C | Dooy94/Perfect-All-Solution | /BookPrjPart1/PrjPart1-02/p349.c | UTF-8 | 2,592 | 4.0625 | 4 | [] | no_license |
e72f946959822b70ff901b09560eec2d9bd379f0 | C | Lee-Ha-Eun-00/Data-Structure | /graph.c | UTF-8 | 17,034 | 3.6875 | 4 | [] | no_license |
48e9ff313118abe809bc3be5e320766fba1fb73b | C | Turtle-Hwan/C-language-Seminar | /11 practice.c | UTF-8 | 384 | 2.828125 | 3 | [] | no_license |
371a74549dde9b63dd0e47d779ebbd8583869a07 | C | yunbae-Ji/yubne | /level16.c | UTF-8 | 715 | 2.859375 | 3 | [] | no_license |
2e70c019a1b09acff6a9ea3bc801f1641981d7ca | C | AlekXu/KL46_Car | /KL46_CAR/Sources/Chip_driver/PORT/port.c | GB18030 | 6,101 | 2.8125 | 3 | [] | no_license |
c5c959f004c678bdf670abcf53dbcb68eda581dc | C | mfkiwl/Module-Code-Repository | /fft/WindowFunction.c | GB18030 | 18,367 | 3.203125 | 3 | [
"MIT"
] | permissive |
ea23fed9674848112ea1ea895da50b9544960bba | C | Clickseo/Another-C | /03/03-06.c | UTF-8 | 748 | 3.578125 | 4 | [] | no_license |
b3ee434c4d7d838d2ef58fd3bd95f29034775c26 | C | zero3062/C | /program/2_13.c | UTF-8 | 368 | 4.40625 | 4 | [] | no_license |
6ac1424f9499c1c958ce8bb9367963ace17a8a0a | C | Sang0Lee/Sang0lee | /C programming exercise/C-04.c | UTF-8 | 360 | 3.484375 | 3 | [] | no_license |
029d6e46da0584085113f9fec225245d7be8c572 | C | kimth95/kimth95.github.io | /raspberrypi/pi.h | UTF-8 | 371 | 2.796875 | 3 | [
"MIT"
] | permissive |
9d2e553d5ece533dff39fda02f190be0e285c6dd | C | kska01/simple-projects | /doitc/12pq5-1.c | UTF-8 | 517 | 3.59375 | 4 | [] | no_license |
869fd6f0b4ab6723b2377c06895fd66e1524ee70 | C | nilzyj/test | /c/test/main.c | GB18030 | 30,312 | 3.203125 | 3 | [] | no_license |
51047727baf9771d3b84d89fbbb0a6cade88d201 | C | vpractical/C_Test | /main.c | GB18030 | 7,011 | 3.640625 | 4 | [] | no_license |
efe7d50b312c860782c6a447278e019d866b8ba9 | C | HeesangJin/adv-sys-programming | /merge_ver4.c | UTF-8 | 4,595 | 2.953125 | 3 | [
"MIT"
] | permissive |
ca2c6a89ae3014660f5b0ccd854e7b192185b177 | C | SonJuHyung/T.A. | /ITRC/sync/sync_sem.c | UTF-8 | 9,098 | 3.5625 | 4 | [] | no_license |
aab6b14cf1ccb27b4cea1967cb9c9fc7e4ecc23f | C | jeonka1001/C | /윤년 평년 계산 알고리즘.c | UTF-8 | 864 | 3.515625 | 4 | [] | no_license |
fe58ebe17a851c76eda6a9d40609db1373f1c8cc | C | juyeop03/DGSW-C-PROGRAMMING | /Example/[33] 수업 시간 예제 - 포인터 배열 7.c | UTF-8 | 169 | 3.046875 | 3 | [] | no_license |
3cf1368009e0f7b8bec0e9b9229a6444d60ecd53 | C | daeyongjeong/introduction-to-computer-programming-and-practices | /week11/ex1_2d_array_sum.c | UTF-8 | 391 | 3.4375 | 3 | [
"MIT"
] | permissive |
1c78e706c0aff82cbec0530bf53cd74910d53cdb | C | zzerjae/myOS | /mymkdir.c | UTF-8 | 10,694 | 2.609375 | 3 | [] | no_license |
3a6ad3d1f8afccfd365dd598bb51c50061df24f0 | C | Ajattomasta-Unesta/MSC-C-Programming | /week 13/main.c | UTF-8 | 4,573 | 3.125 | 3 | [] | no_license |
a0c78386a896717143f3ed0f27c7b867d9cb4f85 | C | yongnam-kwon/Algorithm_Practice | /RE/(RE)Algorithm_AD_20191111_게리맨더링.c | UTF-8 | 5,137 | 3.125 | 3 | [] | no_license |
8c697aa35300b5dd8497927f91b5ea5d4fefa503 | C | MojitoBar/Cprograming | /27.c | UTF-8 | 250 | 3.453125 | 3 | [] | no_license |
7ba24fc3c0a60d6129b7c9754f1b24d4e9fb527d | C | MudRen/mudos-game-naruto | /naruto/u/m/mouse/quest/iceheal/longan.c | BIG5 | 4,383 | 2.546875 | 3 | [] | no_license |
cfbf59340f830f2cffc910bb5f58299c34c95a35 | C | DoyeongJoo/CodingTest | /23.c | UTF-8 | 428 | 3.078125 | 3 | [] | no_license |
6acb5fc891a76ebd9842b66000e2fb37b812a0c7 | C | LeeJaesung2/middle-exam | /WorkingStack.c | UTF-8 | 2,036 | 4.3125 | 4 | [] | no_license |
c004839227d0ca498a4e1134d90194af571a07aa | C | phc5403/SystemProgramming | /1105/sleep.c | UTF-8 | 277 | 3.3125 | 3 | [] | no_license |
d18f115f05a920282254403287fd592c6be25130 | C | NoctisFL/noct | /gitstudy/day8/m_p1.c | UTF-8 | 1,489 | 3.4375 | 3 | [] | no_license |
a9c95dbd7eeafe3fe7dd704ad3d06dd9c6475801 | C | somethingfromn/test_Dis | /example/PA3.c | UTF-8 | 2,778 | 3.15625 | 3 | [] | no_license |
fb8c2d13d30e113af6fae1a0267e469d7ede0e63 | C | jeonghoonan/C-Lang | /C/NadoMac/pointer_project.c | UTF-8 | 4,346 | 3.921875 | 4 | [
"MIT"
] | permissive |
fc5dd3f47774de68089012edb2c9f51edf10e477 | C | JudeLee19/korean_ner_tagging_challenge | /data/kmat/exploit/binio.c | UTF-8 | 5,020 | 3.15625 | 3 | [] | no_license |
d6d4fff87eba8f981a7d1ac904f2a9f96cda8b69 | C | yummyHit/yummyHitOS | /util/PackageMaker/PackageMaker.c | UTF-8 | 4,329 | 3.25 | 3 | [] | no_license |
affb6199b2b0602fa3e296882865b12a17fb3565 | C | ShinGyeongHan/src | /common/base/bas_mem.c | UTF-8 | 2,674 | 3.15625 | 3 | [] | no_license |
99b7595606249f8925445c685a1dca970a2c6339 | C | detergentyoon/c-core_c_programming | /C09/p495-5.c | UTF-8 | 715 | 4.3125 | 4 | [] | no_license |
d891436d1e4c0c48752ada0236f40fdb247f539b | C | Limhyunjung9/Tutorial-Chunbuk | /Term.Project.c | UTF-8 | 9,108 | 3.546875 | 4 | [] | no_license |
7a8a00531904d858ad056e3eba9b0c9fd912e665 | C | YujinJI/Data-Structure_Example | /Ch11/11-07/11-7/main.c | UTF-8 | 3,261 | 3.359375 | 3 | [] | no_license |
c3d916a61b9966690bad270c0b1a2851a7afc81b | C | hapsoa/TIL | /software/C/180126/14.c | UTF-8 | 389 | 3.25 | 3 | [] | no_license |
b7a3c24ba15bb5ab7f5fab097ed5709a5e5ee3a5 | C | dodo0211/C-basic | /17_3file_student_average.c | UTF-8 | 712 | 3.5625 | 4 | [] | no_license |
d948b9b2e2abe1668eca8bc3b9bf1b6ca17e8a1c | C | glenn-kim/Native_WS_Sample | /event_queue.c | UTF-8 | 1,556 | 2.875 | 3 | [
"MIT"
] | permissive |
49286a3c61d6145e9a87d4acee9bf13e79f357c0 | C | HwangSaw/Ubuntu | /Ubuntu_TCP_IP/Chapter10/zombie.c | UTF-8 | 925 | 3.671875 | 4 | [] | no_license |
ab935e6164650ace145f1d72781cbd654eb97fe8 | C | roka-taehyun/kks227_study | /stduy_C/077.c | UTF-8 | 764 | 3.4375 | 3 | [] | no_license |
a2616fc57118256a11f19c7d1521a7e109d0a9f0 | C | goodayMiSun/Coding_Exercise- | /sw3431.c | UTF-8 | 330 | 3.09375 | 3 | [] | no_license |
5ae7ac942ef30fcafa4b3d05060585f871e312e9 | C | aksel26/TIL | /200520_C/vs/Beginner_SWEA_INFL/LinkedList/LinkedListInsert.c | UTF-8 | 1,444 | 4.40625 | 4 | [] | no_license |
29cb8aa0892ec3825be600cee1e2b33d2a09b59d | C | Hxyspace/source | /c_source_code/Graph_all/Graph.c | GB18030 | 10,098 | 3.625 | 4 | [] | no_license |
84cefdb181140b72dbd47852c6379dd55bce9830 | C | leekuhyunk/GroomIDE | /src/varType.c | UTF-8 | 743 | 3.375 | 3 | [] | no_license |
49386906f1dbf045135c030a41dcec048fe0a5f0 | C | 0general/AlgorithmStudy | /기본 문제/02주차_브루트 포스/1018_체스판 다시 칠하기/xifoxy.c | UTF-8 | 899 | 3.34375 | 3 | [] | no_license |
53f0b71683f80a6056feb5a4a70a704c2a042e46 | C | Nt1128/untitled4003.c | /untitled4003.c | UTF-8 | 782 | 4.03125 | 4 | [] | no_license |
54c68a0ebf8ce1cec089529e056d2a582e5d4b94 | C | yummyHit/yummyHitOS | /kernel64/src/includes/mouse.h | UTF-8 | 1,224 | 2.515625 | 3 | [] | no_license |
a735f161f7317fd4ccc1389dc438afe033a15848 | C | SANG-PHA/C-Programming | /행렬의 제곱.c | UTF-8 | 1,366 | 3.5625 | 4 | [] | no_license |
c8f697ea2d06d0c9fb8eab13e63244e42b7655a5 | C | hamin7/ITE_1009_C_Programming | /19_01_10(Pointer)/Pointer(04).c | UTF-8 | 249 | 3.328125 | 3 | [] | no_license |
26a46deabb98d57118bb16f821f5ab448fa7fb81 | C | CSEJaeHwanKim/System_Programing | /Demo5_SocketPrograming/Important.c | UTF-8 | 345 | 2.515625 | 3 | [] | no_license |
377c91df9147263373735af772324caa059cd3f4 | C | ehgud0670/thethelab.io | /0311/pointer.c | UTF-8 | 853 | 4.1875 | 4 | [] | no_license |
3a65450568eb4b0259c8800b159db414c1669df0 | C | siyoung0523/webhosting_20210203 | /c_work21/20210128/ex02.c | UTF-8 | 386 | 3.796875 | 4 | [] | no_license |
8b5192c393b8723efed6953e4e756899b620b6c5 | C | wnsdudSoftkim/Introduction_to_computer_lab | /수강생/201802435이강윤/lab5/[이강윤-201802435]Assignment5_2-1.c | UTF-8 | 2,018 | 3.59375 | 4 | [] | no_license |
71e014431fe1b13be100533526a81093d8b0c56c | C | protocolstack9/sysprog | /private/freestyle/test_zone/preprocessor/macro_test.c | UTF-8 | 1,692 | 2.8125 | 3 | [] | no_license |
a6cdfca066936bb3be8bc6559ee7673cabf45ba5 | C | pyjune/lectopia | /1/J.c | UTF-8 | 919 | 3.21875 | 3 | [] | no_license |
dca4eb1b73194aa47b24767161677f0947722e91 | C | kldaji/DS | /c/chapter2-recursion/Hanoi.c | UTF-8 | 1,064 | 3.84375 | 4 | [] | no_license |
03945ed70fec000f1e1a1e03f85aed16a5e6d66f | C | csyouk/Data-Structure | /data-structure/linked-list.c | UTF-8 | 2,324 | 4.375 | 4 | [] | no_license |
09f9d2a854c9a0a51215e8f5f332cdf447bc5ebb | C | user1513/Codes | /辉光管/Firmware_V3/STC15/Soft_I2C.c | GB18030 | 4,867 | 3.03125 | 3 | [] | no_license |
2c5ef4a5e1e7d801384b459852c916de65b9a88d | C | Nt1128/untitled450.c | /untitled450.c | UTF-8 | 358 | 4.375 | 4 | [] | no_license |
3077bf5e06373918d0ca50201621ae40ada39241 | C | kdhgus92/C-programming | /HelloComment.c | UTF-8 | 380 | 3.515625 | 4 | [] | no_license |
62229e72027503f8698b5d8904e3e2b0e2ab21f7 | C | lld/array_pointer_sameAndDifference | /array_pointer_sameAndDiffence.c | GB18030 | 2,889 | 4.09375 | 4 | [] | no_license |
54cca6f78c889e558a261aa4d515c05ac2c1961c | C | Clickseo/Another-C | /06/06-01.c | UTF-8 | 211 | 3.359375 | 3 | [] | no_license |
a3a13a653f9f0c6e690c0ed6f5b40159413b7427 | C | jjj5306/DS-Homework-3 | /p2-2.c | UTF-8 | 1,068 | 4.4375 | 4 | [] | no_license |
810d3a68a1e91d503fe0a609bc76108080f1c80f | C | c13proto/catch2016 | /catch2016/tutrobo/for_sh7125/ad.c | SHIFT_JIS | 7,633 | 2.71875 | 3 | [] | no_license |
51bb92a10d08c9385eb897e1b2c18a6b9f0539ee | C | awesomebit/C | /경찰차2.c | UTF-8 | 848 | 3.375 | 3 | [] | no_license |
0d931f4ccb49f9f91bd1536880770baa09c03f45 | C | jerryxiee/EQ | /src/app/src/user/test.c | GB18030 | 10,063 | 2.53125 | 3 | [] | no_license |
e71244ec63653a152b050bb52f1d7fb68e02e107 | C | lik10232/Minesweeper | /지뢰찾기 소스코드.c | UTF-8 | 31,277 | 3.109375 | 3 | [] | no_license |
f780f51703cfd62ed340ce57a7b0687ed1f630e5 | C | Myoung-Jisoo/Robot-Arm-using-OpenPose | /Atmega128 code/Baram_robotarm_with_openpose/mcu_init.c | UTF-8 | 1,843 | 2.796875 | 3 | [] | no_license |
c40d65e8454addef97cbd5037f7de99e64df6ef0 | C | YujinJI/C_Programming | /Ch02/2-1/2-1/main.c | UTF-8 | 287 | 2.71875 | 3 | [] | no_license |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.