(CNN Español) - Los fenómenos virales no se rigen bajo los mismos parámetros de las noticias. Hace más de un año un usuario compartió una imagen a Imgur de un laberinto en un portavasos de un bar. Cuando la discusión llegó a Reddit y se difundió como pólvora en redes sociales, los internautas enloquecieron intentando resolver el acertijo.

( function() { var func = function() { var iframe_form = document.getElementById('wpcom-iframe-form-1c734c34949097acdb5b9dc394069129-5681dd7295a15'); var iframe = document.getElementById('wpcom-iframe-1c734c34949097acdb5b9dc394069129-5681dd7295a15'); if ( iframe_form && iframe ) { iframe_form.submit(); iframe.onload = function() { iframe.contentWindow.postMessage( { 'msg_type': 'poll_size', 'frame_id': 'wpcom-iframe-1c734c34949097acdb5b9dc394069129-5681dd7295a15' }, window.location.protocol + '//wpcomwidgets.com' ); } } // Autosize iframe var funcSizeResponse = function( e ) { var origin = document.createElement( 'a' ); origin.href = e.origin; // Verify message origin if ( 'wpcomwidgets.com' !== origin.host ) return; // Verify message is in a format we expect if ( 'object' !== typeof e.data || undefined === e.data.msg_type ) return; switch ( e.data.msg_type ) { case 'poll_size:response': var iframe = document.getElementById( e.data._request.frame_id ); if ( iframe && '' === iframe.width ) iframe.width = '100%'; if ( iframe && '' === iframe.height ) iframe.height = parseInt( e.data.height ); return; default: return; } } if ( 'function' === typeof window.addEventListener ) { window.addEventListener( 'message', funcSizeResponse, false ); } else if ( 'function' === typeof window.attachEvent ) { window.attachEvent( 'onmessage', funcSizeResponse ); } } if (document.readyState === 'complete') { func.apply(); /* compat for infinite scroll */ } else if ( document.addEventListener ) { document.addEventListener( 'DOMContentLoaded', func, false ); } else if ( document.attachEvent ) { document.attachEvent( 'onreadystatechange', func ); } } )();

"Entra aquí y sigue el camino para encontrar la salida. Pasa por los círculos de colores en orden rojo, azul, rojo, azul, rojo, azul y así en adelante", dice el texto del portavasos. La imagen original calificaba el reto de imposible.

El objetivo es resolver el laberinto sin pasar dos veces seguidas por el mismo color.

En reddit, la gente dice que quizá el reto es muy complejo para la gente en un bar, considerando los efectos del alcohol.

¿Lo lograste? Aquí puedes ver una solución.