C打

背景
投稿者投稿者malいいね13お気に入り登録2
プレイ回数6811難易度(3.5) 60秒 長文
c言語を極めたい方に
hello world
順位 名前 スコア 称号 打鍵/秒 正誤率 時間(秒) 打鍵数 ミス 問題 日付
1 弱っわー 4983 神のc使い 5.2 96.0% 60.0 312 13 18 2024/02/10
2 ku 4983 神のc使い 5.0 98.6% 60.0 303 4 17 2024/02/26
3 中卒無職相川耀太 4966 神のc使い 5.1 96.5% 60.0 309 11 18 2024/02/23
4 ku 4933 神のc使い 5.0 98.0% 60.0 302 6 17 2024/02/28
5 ku 3483 天才プログラマー 3.7 92.6% 60.0 227 18 13 2024/03/01

関連タイピング

問題文

ふりがな非表示 ふりがな表示

(#include <stdio.h>)

#include <stdio.h>

(int main(void))

int main(void)

(a+=5;)

a+=5;

(return 0;)

return 0;

(int func(int d,char *p);)

int func(int d,char *p);

(printf(”hello world¥n”);)

printf("hello world\n");

(scanf(”%d”,&a);)

scanf("%d",&a);

(struct person d;)

struct person d;

(unsigned int busy:1;)

unsigned int busy:1;

(#define filename ”test.h”)

#define FILENAME "test.h"

(va_start(ap,ct);)

va_start(ap,ct);

(for(i=0;i<100;i++){)

for(i=0;i<100;i++){

(#ifdef __stdc__)

#ifdef __STDC__

(sp->mem=40;)

sp->mem=40;

(strcpy(ss,”abcde”);)

strcpy(ss,"abcde");

(volatile int wtdt;)

volatile int wtdt;

(typedef int d;)

typedef int d;

(double d[20])

double d[20]

(extern int glb;)

extern int glb;

(static int a[3]={10,5,30};)

static int a[3]={10,5,30};

◆コメントを投稿

※誹謗中傷、公序良俗に反するコメント、歌詞の投稿、無関係な宣伝行為は禁止です。

※このゲームにコメントするにはログインが必要です。

※コメントは日本語で投稿してください。

※歌詞は投稿しないでください!