Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pragma circom 2.1.4; | |
include "circomlib/poseidon.circom"; | |
// x1, x2, x3, x4 | |
// y = x1 | |
template Example () { | |
signal input x1; | |
signal input x2; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Script by JayremntB, 2021 | |
Unfollow all strangers | |
Please copy all the code to make sure that you will not get any errors | |
*/ | |
// You can change time delay below or not (in milliseconds, 1 s = 1000 ms) | |
let delayTime = 0; | |
// process, please don't modify |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Chào người mới, ở tại đây hiện đang có nhiều channel hoạt động với nhiều mục đích khác nhau, xin giới thiệu một vòng cái channel tiêu biểu: | |
#intellij-scala *Đây là channel truyền thống lâu đời nhất, “cha đẻ” của slack này luôn.* Đây là nơi tập trung các dev đỉnh cao, và thường thảo luận tùm lum vấn đề, gần như vô cùng vô tận. Muốn gia nhập room truyền thuyết này cần 5 bún chả confirms. | |
#banmuonhenho bạn đang độc thân và muốn hẹn hò? bạn đã xây dựng tổ ấm thành công và muốn chia sẻ kinh nghiệm cho anh em FA? tư vấn tình cảm, mai mối, cầu duyên, tất tần tật liên quan hoặc không liên quan đều có thể thảo luận ở đây | |
#4am-6am Đây là channel cho những người có *quyết tâm mạnh*, dậy sớm lúc 4h sáng. Phương châm tiêu biểu là _Khi mọi người chưa thức giấc, thế giới thuộc về những người dậy sớm, từng phút một_. | |
#general Channel này welcome người mới và nói linh tinh, muốn nói gì thì nói. Cùng với #random là channel còn linh tinh hơn, dùng để chia sẻ link thoải mái. 2 Channel này tồn tại để làm tiền đề phát kiến ra nhữn |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// click all big likes button on pages | |
a = document.getElementsByClassName("_6a-y _3l2t _18vj") | |
for (var i =0; i< a.length; i++) { a[i].classList.value.indexOf("_3_16") <0 ? a[i].click() : console.log("liked") ; console.log(i) } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(s)=>{r=""; for (let i=0; i<s.length; i++){r+=":letter_"+(s[i]==" " ? "space" : s[i]) +": "} return r} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Chào người mới, ở tại đây hiện đang có nhiều channel hoạt động với nhiều mục đích khác nhau, xin giới thiệu một vòng cái channel tiêu biểu: | |
#intellij-scala *Đây là channel truyền thống lâu đời nhất, “cha đẻ” của slack này luôn.* Đây là nơi tập trung các dev đỉnh cao, và thường thảo luận tùm lum vấn đề, gần như vô cùng vô tận. Muốn gia nhập room truyền thuyết này cần 5 bún chả confirms. | |
#banmuonhenho bạn đang độc thân và muốn hẹn hò? bạn đã xây dựng tổ ấm thành công và muốn chia sẻ kinh nghiệm cho anh em FA? tư vấn tình cảm, mai mối, cầu duyên, tất tần tật liên quan hoặc không liên quan đều có thể thảo luận ở đây | |
#4am-6am Đây là channel cho những người có *quyết tâm mạnh*, dậy sớm lúc 4h sáng. Phương châm tiêu biểu là _Khi mọi người chưa thức giấc, thế giới thuộc về những người dậy sớm, từng phút một_. | |
#general Channel này welcome người mới và nói linh tinh, muốn nói gì thì nói. Cùng với #random là channel còn linh tinh hơn, dùng để chia sẻ link thoải mái. 2 Channel này tồn tại để làm tiền đề phát kiến ra |
NewerOlder