Jump to...
redirecting...

Log for OwO

Language:
c


Source:
int a; a=10; for(i=0;i<10;i++) printf "koru";


Errors:
source_file.c:1:8: warning: data definition has no type or storage class
 int a; a=10; for(i=0;i<10;i++) printf "koru";
        ^
source_file.c:1:8: warning: type defaults to ‘int’ in declaration of ‘a’ [-Wimplicit-int]
source_file.c:1:14: error: expected identifier or ‘(’ before ‘for’
 int a; a=10; for(i=0;i<10;i++) printf "koru";
              ^
source_file.c:1:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
 int a; a=10; for(i=0;i<10;i++) printf "koru";
                       ^
source_file.c:1:28: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘++’ token
 int a; a=10; for(i=0;i<10;i++) printf "koru";
                            ^
bug 1130
Language:
c


Source:
int i; for(i=1;i<10;i++) {printf "koru";}


Errors:
source_file.c:1:8: error: expected identifier or ‘(’ before ‘for’
 int i; for(i=1;i<10;i++) {printf "koru";}
        ^
source_file.c:1:17: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
 int i; for(i=1;i<10;i++) {printf "koru";}
                 ^
source_file.c:1:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘++’ token
 int i; for(i=1;i<10;i++) {printf "koru";}
                      ^
bug 1130
/c@mmis_js_bot
function main{
}
/c@mmis_js_bot
void function main{
printf "koru";
}
bug 1130
Language:
c


Source:
#include<stdio.h>

int main(){
    printf("ouo\n");
    return 0;
}


Result:
ouo
/c@mmis_js_bot
int main{
int i;
for(i=0;i<10;i++)
printf "koru";
}
bug 1130
Language:
c


Source:
#include<stdio.h>

int main(){
int i;
for(i=0;i<10;i++)   {
printf("o2o\n");
}
    return 0;
}


Result:
o2o
o2o
o2o
o2o
o2o
o2o
o2o
o2o
o2o
o2o
太久沒寫C,語法忘一堆... 敬請見諒qq
/coffee_script@mmis_js_bot

for filename in list
do (filename) ->
fs.readFile filename, (err, contents) ->
compile filename, contents.toString()
/coffee_script@mmis_js_bot

numbers = [1, 2, 3, 4, 5, 6, 7, 8, 9]

start = numbers[0..2]

middle = numbers[3...-2]

end = numbers[-2..]

copy = numbers[..]
MySQL 的 GroupBy 很重要😭
你不會SQL喔
没有仔细学完,会一大堆join而已
[photo](media:AgADBQAD_KcxG96KmVUckUXxgoM7lJQgyjIABORCuE1r5IlukzQCAAEC@telegram)
原来sublime那么赞,可以把switch case minimize
你他媽哪個 Editor 不行
應該拖出來打
連 C9 都有了
我刚刚发现有这个功能😂
哪個沒有
哪個沒有
這個好可愛
好 np++沒有
/coffee_script@mmis_js_bot

class Cat
constructor: (@name) ->

speak: () ->
console.log "#{@name} makes a noise."

class Lion extends Cat
speak: () ->
super()
console.log "#{@name} roars."

lion = new Lion("Lion")
lion.speak()
super 可以呼叫父類別 🤔
有點 PHP
/coffee_script@mmis_js_bot

class Cat
constructor: (@name) ->

speak: ->
console.log "#{@name} makes a noise."

class Lion extends Cat
speak: ->
super()
console.log "#{@name} roars."

lion = new Lion("Lion")
lion.speak()
/coffee_script@mmis_js_bot

String::轉換底線 = ->
this.replace /_/g, "-"

console.log "a_b_c_d".轉換底線()
中文當函數名稱大丈夫?
很不大丈夫
很會出事。
小富婆
/coffee_script@mmis_js_bot

String::b = -> () -> () -> () => "c"

console.log "a".b()()()()
/coffee_script@mmis_js_bot

String::b = -> () -> () -> () => "c"

console.log "a".b()()()
讓我想到以前常常 Alert [Object object]
写了一整天的Mysql
怕死
連續五篇www
FB演算法表示:
可能你常在 Telegram 跟我聊天之類的被發現
怕。
人手停用很夠了
除非我把bot塞進去Docker
可是我還沒空把所有bot塞進去Docker 🌚
LEFT JOIN RIGHT JOIN INNER JOIN GROUP BY ORDER BY 🌚
我已经不知道自己在SELECT什么惹😂
[photo](media:AgADBQADwacxG96KoVX7jbXcjVwAAbhPQMoyAAR9IelyerybIM5YAQABAg@telegram)
OAO
50%?
So 30% 是因为CM3D2
20% 才是 TEAMEOW
太低?
不是,覺得可惜(?)
你把另一個 50% 放去哪了www
去找mark聊天,告诉你整个project,叫他投资
1/2機率的東西我好像看過就會爆炸
🤔
本人運氣超讚(????
另外的 50% 是家庭因素
20% 才是 TEAMEOW
So 30% 是因为CM3D2
👏👏🌝
說道這種遊戲為啥不PS4 VR?
運氣好還能買**杯(X
因為沒人會在電視上玩
www好喔XD
那個人那麼威在電視上玩ww
\期待TeaMeow(?/
\期待TeaMeow(?/
\Y.A.M.I.E.D/
\Y.A.M.I.E.D/
螢幕跟電視一樣大算嗎?
Interface 好用
[sticker](media:AAQFABMnGL4yAATZjQ-lnFKkiXgcAAIC@telegram)