ID 5411221
User Новожилов Илья Сергеевич
Time 14:21<< 27.09.2021 14:23 (12 d. 04:56) 14:24>>
Processing 14:23 ... 14:23 (3,44 sec.)
File Source.cpp (CLang++ 5.0.0 + Address Sanitizer)
Contest 2 курс. Программирование на C++. Турнир 1, осень 2021
Problem E: Date
Testset
Limits Time: 1s Memory: 512Mb
Status  [?]
LI Source check error
source | results
date.h:47:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
date.h:52:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
date.h:52:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
date.h:60:  Else clause should never be on same line as else (use 2 lines)  [whitespace/newline] [4]
date.h:71:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
date.h:77:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
date.h:80:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing date.h
Total errors found: 7
0.032s 0.009s 9