Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Answer

added 109 characters in body
Source Link
Noodle9
  • 20.4k
  • 3
  • 23
  • 47

C (gcc) C (clang), (削除) 54 (削除ここまで) \$\cdots\$ (削除) 3937 (削除ここまで) 3736 bytes

Saved 8 bytes thanks to dingledooper !!!
Saved 2 bytes thanks to ceilingcat !!!

o(f(),g(),a,b)int f(),g();{return g(f(a),f(b));}

Try it online! Try it online!

Saved 8 bytes thanks to dingledooper !!!
Saved 2 bytes thanks to ceilingcat !!!
Saved a byte thanks to jdt !!!

C (gcc), (削除) 54 (削除ここまで) \$\cdots\$ (削除) 39 (削除ここまで) 37 bytes

Saved 8 bytes thanks to dingledooper !!!
Saved 2 bytes thanks to ceilingcat !!!

o(f,g,a,b)int f(),g();{g(f(a),f(b));}

Try it online!

C (clang), (削除) 54 (削除ここまで) \$\cdots\$ (削除) 37 (削除ここまで) 36 bytes

o(f(),g(),a,b){return g(f(a),f(b));}

Try it online!

Saved 8 bytes thanks to dingledooper !!!
Saved 2 bytes thanks to ceilingcat !!!
Saved a byte thanks to jdt !!!

added 109 characters in body
Source Link
Noodle9
  • 20.4k
  • 3
  • 23
  • 47

C (gcc), (削除) 54 (削除ここまで) \$\cdots\$(削除) 4739 (削除ここまで) 3937 bytes

Saved 8 bytes thanks to dingledooper !!!
Saved 2 bytes thanks to ceilingcat!!!

o(f,g,a,b)int f(),g();{a=gg(f(a),f(b));}

Try it online! Try it online!

C (gcc), (削除) 54 (削除ここまで) (削除) 47 (削除ここまで) 39 bytes

Saved 8 bytes thanks to dingledooper!!!

o(f,g,a,b)int f(),g();{a=g(f(a),f(b));}

Try it online!

C (gcc), (削除) 54 (削除ここまで) \$\cdots\$(削除) 39 (削除ここまで) 37 bytes

Saved 8 bytes thanks to dingledooper !!!
Saved 2 bytes thanks to ceilingcat!!!

o(f,g,a,b)int f(),g();{g(f(a),f(b));}

Try it online!

added 157 characters in body
Source Link
Noodle9
  • 20.4k
  • 3
  • 23
  • 47

C (gcc), (削除) 54 (削除ここまで) (削除) 47 (削除ここまで) 39 bytes

Saved 8 bytes thanks to dingledooper!!!

o(f,g,a,b)int f(),g();{a=g(f(a),f(b));}

Try it online! Try it online!

C (gcc), (削除) 54 (削除ここまで) (削除) 47 (削除ここまで) 39 bytes

Saved 8 bytes thanks to dingledooper!!!

o(f,g,a,b)int f(),g();{a=g(f(a),f(b));}

Try it online!

C (gcc), (削除) 54 (削除ここまで) (削除) 47 (削除ここまで) 39 bytes

Saved 8 bytes thanks to dingledooper!!!

o(f,g,a,b)int f(),g();{a=g(f(a),f(b));}

Try it online!

added 118 characters in body
Source Link
Noodle9
  • 20.4k
  • 3
  • 23
  • 47
Loading
added 108 characters in body
Source Link
Noodle9
  • 20.4k
  • 3
  • 23
  • 47
Loading
Source Link
Noodle9
  • 20.4k
  • 3
  • 23
  • 47
Loading

AltStyle によって変換されたページ (->オリジナル) /