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

Commonmark migration
Source Link

#MATLAB / Octave, 3 bytes

MATLAB / Octave, 3 bytes

@eq

Accepts two inputs and checks for equality and yields 1 if they are equal and 0 otherwise.

Online Demo

#MATLAB / Octave, 3 bytes

@eq

Accepts two inputs and checks for equality and yields 1 if they are equal and 0 otherwise.

Online Demo

MATLAB / Octave, 3 bytes

@eq

Accepts two inputs and checks for equality and yields 1 if they are equal and 0 otherwise.

Online Demo

added 1 character in body
Source Link
Suever
  • 11.2k
  • 1
  • 24
  • 52

#MATLAB / Octave, 23 bytes

eq@eq

Accepts two inputs and checks for equality and yields 1 if they are equal and 0 otherwise.

Online Demo Online Demo

#MATLAB / Octave, 2 bytes

eq

Accepts two inputs and checks for equality and yields 1 if they are equal and 0 otherwise.

Online Demo

#MATLAB / Octave, 3 bytes

@eq

Accepts two inputs and checks for equality and yields 1 if they are equal and 0 otherwise.

Online Demo

Source Link
Suever
  • 11.2k
  • 1
  • 24
  • 52

#MATLAB / Octave, 2 bytes

eq

Accepts two inputs and checks for equality and yields 1 if they are equal and 0 otherwise.

Online Demo

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