Record Detail

Wrong Answer

/in/isSibling.c: In function 'isSibling':
/in/isSibling.c:21:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 65:case 97:count1++;
                             ~~~~~~^~
/in/isSibling.c:22:13: note: here
             case 66:case 98:count2++;
             ^~~~
/in/isSibling.c:22:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 66:case 98:count2++;
                             ~~~~~~^~
/in/isSibling.c:23:13: note: here
             case 67:case 99:count3++;
             ^~~~
/in/isSibling.c:23:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 67:case 99:count3++;
                             ~~~~~~^~
/in/isSibling.c:24:13: note: here
             case 68:case 100:count4++;
             ^~~~
/in/isSibling.c:24:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 68:case 100:count4++;
                              ~~~~~~^~
/in/isSibling.c:25:13: note: here
             case 69:case 101:count5++;
             ^~~~
/in/isSibling.c:25:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 69:case 101:count5++;
                              ~~~~~~^~
/in/isSibling.c:26:13: note: here
             case 70:case 102:count6++;
             ^~~~
/in/isSibling.c:26:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 70:case 102:count6++;
                              ~~~~~~^~
/in/isSibling.c:27:13: note: here
             case 71:case 103:count7++;
             ^~~~
/in/isSibling.c:27:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 71:case 103:count7++;
                              ~~~~~~^~
/in/isSibling.c:28:13: note: here
             case 72:case 104:count8++;
             ^~~~
/in/isSibling.c:28:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 72:case 104:count8++;
                              ~~~~~~^~
/in/isSibling.c:29:13: note: here
             case 73:case 105:count9++;
             ^~~~
/in/isSibling.c:29:36: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 73:case 105:count9++;
                              ~~~~~~^~
/in/isSibling.c:30:13: note: here
             case 74:case 106:count10++;
             ^~~~
/in/isSibling.c:30:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 74:case 106:count10++;
                              ~~~~~~~^~
/in/isSibling.c:31:13: note: here
             case 75:case 107:count11++;
             ^~~~
/in/isSibling.c:31:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 75:case 107:count11++;
                              ~~~~~~~^~
/in/isSibling.c:32:13: note: here
             case 76:case 108:count12++;
             ^~~~
/in/isSibling.c:32:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 76:case 108:count12++;
                              ~~~~~~~^~
/in/isSibling.c:33:13: note: here
             case 77:case 109:count13++;
             ^~~~
/in/isSibling.c:33:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 77:case 109:count13++;
                              ~~~~~~~^~
/in/isSibling.c:34:13: note: here
             case 78:case 110:count14++;
             ^~~~
/in/isSibling.c:34:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 78:case 110:count14++;
                              ~~~~~~~^~
/in/isSibling.c:35:13: note: here
             case 79:case 111:count15++;
             ^~~~
/in/isSibling.c:35:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 79:case 111:count15++;
                              ~~~~~~~^~
/in/isSibling.c:36:13: note: here
             case 80:case 112:count16++;
             ^~~~
/in/isSibling.c:36:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 80:case 112:count16++;
                              ~~~~~~~^~
/in/isSibling.c:37:13: note: here
             case 81:case 113:count17++;
             ^~~~
/in/isSibling.c:37:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 81:case 113:count17++;
                              ~~~~~~~^~
/in/isSibling.c:38:13: note: here
             case 82:case 114:count18++;
             ^~~~
/in/isSibling.c:38:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 82:case 114:count18++;
                              ~~~~~~~^~
/in/isSibling.c:39:13: note: here
             case 83:case 115:count19++;
             ^~~~
/in/isSibling.c:39:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 83:case 115:count19++;
                              ~~~~~~~^~
/in/isSibling.c:40:13: note: here
             case 84:case 116:count20++;
             ^~~~
/in/isSibling.c:40:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 84:case 116:count20++;
                              ~~~~~~~^~
/in/isSibling.c:41:13: note: here
             case 85:case 117:count21++;
             ^~~~
/in/isSibling.c:41:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 85:case 117:count21++;
                              ~~~~~~~^~
/in/isSibling.c:42:13: note: here
             case 86:case 118:count22++;
             ^~~~
/in/isSibling.c:42:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 86:case 118:count22++;
                              ~~~~~~~^~
/in/isSibling.c:43:13: note: here
             case 87:case 119:count23++;
             ^~~~
/in/isSibling.c:43:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 87:case 119:count23++;
                              ~~~~~~~^~
/in/isSibling.c:44:13: note: here
             case 88:case 120:count24++;
             ^~~~
/in/isSibling.c:44:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 88:case 120:count24++;
                              ~~~~~~~^~
/in/isSibling.c:45:13: note: here
             case 89:case 121:count25++;
             ^~~~
/in/isSibling.c:45:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 89:case 121:count25++;
                              ~~~~~~~^~
/in/isSibling.c:46:13: note: here
             case 90:case 122:count26++;
             ^~~~
/in/isSibling.c:54:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 65:case 97:ct1++;
                             ~~~^~
/in/isSibling.c:55:13: note: here
             case 66:case 98:ct2++;
             ^~~~
/in/isSibling.c:55:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 66:case 98:ct2++;
                             ~~~^~
/in/isSibling.c:56:13: note: here
             case 67:case 99:ct3++;
             ^~~~
/in/isSibling.c:56:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 67:case 99:ct3++;
                             ~~~^~
/in/isSibling.c:57:13: note: here
             case 68:case 100:ct4++;
             ^~~~
/in/isSibling.c:57:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 68:case 100:ct4++;
                              ~~~^~
/in/isSibling.c:58:13: note: here
             case 69:case 101:ct5++;
             ^~~~
/in/isSibling.c:58:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 69:case 101:ct5++;
                              ~~~^~
/in/isSibling.c:59:13: note: here
             case 70:case 102:ct6++;
             ^~~~
/in/isSibling.c:59:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 70:case 102:ct6++;
                              ~~~^~
/in/isSibling.c:60:13: note: here
             case 71:case 103:ct7++;
             ^~~~
/in/isSibling.c:60:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 71:case 103:ct7++;
                              ~~~^~
/in/isSibling.c:61:13: note: here
             case 72:case 104:ct8++;
             ^~~~
/in/isSibling.c:61:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 72:case 104:ct8++;
                              ~~~^~
/in/isSibling.c:62:13: note: here
             case 73:case 105:ct9++;
             ^~~~
/in/isSibling.c:62:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 73:case 105:ct9++;
                              ~~~^~
/in/isSibling.c:63:13: note: here
             case 74:case 106:ct10++;
             ^~~~
/in/isSibling.c:63:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 74:case 106:ct10++;
                              ~~~~^~
/in/isSibling.c:64:13: note: here
             case 75:case 107:ct11++;
             ^~~~
/in/isSibling.c:64:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 75:case 107:ct11++;
                              ~~~~^~
/in/isSibling.c:65:13: note: here
             case 76:case 108:ct12++;
             ^~~~
/in/isSibling.c:65:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 76:case 108:ct12++;
                              ~~~~^~
/in/isSibling.c:66:13: note: here
             case 77:case 109:ct13++;
             ^~~~
/in/isSibling.c:66:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 77:case 109:ct13++;
                              ~~~~^~
/in/isSibling.c:67:13: note: here
             case 78:case 110:ct14++;
             ^~~~
/in/isSibling.c:67:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 78:case 110:ct14++;
                              ~~~~^~
/in/isSibling.c:68:13: note: here
             case 79:case 111:ct15++;
             ^~~~
/in/isSibling.c:68:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 79:case 111:ct15++;
                              ~~~~^~
/in/isSibling.c:69:13: note: here
             case 80:case 112:ct16++;
             ^~~~
/in/isSibling.c:69:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 80:case 112:ct16++;
                              ~~~~^~
/in/isSibling.c:70:13: note: here
             case 81:case 113:ct17++;
             ^~~~
/in/isSibling.c:70:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 81:case 113:ct17++;
                              ~~~~^~
/in/isSibling.c:71:13: note: here
             case 82:case 114:ct18++;
             ^~~~
/in/isSibling.c:71:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 82:case 114:ct18++;
                              ~~~~^~
/in/isSibling.c:72:13: note: here
             case 83:case 115:ct19++;
             ^~~~
/in/isSibling.c:72:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 83:case 115:ct19++;
                              ~~~~^~
/in/isSibling.c:73:13: note: here
             case 84:case 116:ct20++;
             ^~~~
/in/isSibling.c:73:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 84:case 116:ct20++;
                              ~~~~^~
/in/isSibling.c:74:13: note: here
             case 85:case 117:ct21++;
             ^~~~
/in/isSibling.c:74:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 85:case 117:ct21++;
                              ~~~~^~
/in/isSibling.c:75:13: note: here
             case 86:case 118:ct22++;
             ^~~~
/in/isSibling.c:75:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 86:case 118:ct22++;
                              ~~~~^~
/in/isSibling.c:76:13: note: here
             case 87:case 119:ct23++;
             ^~~~
/in/isSibling.c:76:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 87:case 119:ct23++;
                              ~~~~^~
/in/isSibling.c:77:13: note: here
             case 88:case 120:ct24++;
             ^~~~
/in/isSibling.c:77:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 88:case 120:ct24++;
                              ~~~~^~
/in/isSibling.c:78:13: note: here
             case 89:case 121:ct25++;
             ^~~~
/in/isSibling.c:78:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
             case 89:case 121:ct25++;
                              ~~~~^~
/in/isSibling.c:79:13: note: here
             case 90:case 122:ct26++;
             ^~~~
/in/isSibling.c:89:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# Status Time Cost Memory Cost
#1 Accepted Detail 1ms 256.0 KiB
#2 Accepted Detail 1ms 296.0 KiB
#3 Wrong Answer Detail 0ms 256.0 KiB
#4 Wrong Answer Detail 0ms 292.0 KiB
#5 Wrong Answer Detail 1ms 392.0 KiB
#6 Accepted Detail 1ms 328.0 KiB
#7 Accepted Detail 1ms 336.0 KiB
#8 Wrong Answer Detail 1ms 256.0 KiB
#9 Wrong Answer Detail 1ms 256.0 KiB
#10 Accepted Detail 0ms 264.0 KiB
#11 Wrong Answer Detail 1ms 356.0 KiB
#12 Wrong Answer Detail 1ms 296.0 KiB
#13 Wrong Answer Detail 0ms 216.0 KiB
#14 Wrong Answer Detail 1ms 256.0 KiB
#15 Wrong Answer Detail 1ms 256.0 KiB
#16 Wrong Answer Detail 1ms 336.0 KiB
#17 Wrong Answer Detail 1ms 256.0 KiB
#18 Wrong Answer Detail 1ms 256.0 KiB
#19 Wrong Answer Detail 1ms 268.0 KiB
#20 Wrong Answer Detail 1ms 256.0 KiB
#21 Wrong Answer Detail 1ms 296.0 KiB
#22 Wrong Answer Detail 1ms 256.0 KiB
#23 Wrong Answer Detail 1ms 300.0 KiB
#24 Wrong Answer Detail 1ms 212.0 KiB
#25 Wrong Answer Detail 1ms 256.0 KiB

Information

Submit By
Type
Submission
Homework
Midterm Exam 2
Language
C
Submit At
2022-07-07 15:07:16
Judged At
2022-07-08 16:06:03
Judged By
Score
20
Total Time
27ms
Peak Memory
392.0 KiB