ternary_op.c
C•初級
Explorer
C
初級10
hello_world.c
variable_declare.c
array_init.c
pointer_deref.c
struct_access.c
malloc_basic.c
ternary_op.c
increment.c
bitwise_ops.c
sizeof_op.c
中級10
上級10
エキスパート5
マスター5
C++40
C#40
Dart40
Go40
Java40
JavaScript40
Kotlin40
Objective-C40
Perl40
PHP40
Python40
R40
Ruby40
Rust40
Shell40
Swift40
TypeScript40
ternary_op.c
Click to focus
1
int max = (a > b) ? a : b;
0WPM•0%•0:00•0/26(0%)|Ln 1, Col 1
UTF-8•C