Pagini recente » Borderou de evaluare (job #1065069) | Borderou de evaluare (job #597351) | Borderou de evaluare (job #693064) | Borderou de evaluare (job #84373) | Borderou de evaluare (job #2222371)
Borderou de evaluare (job #2222371)
Raport evaluator
Compilare:
user.cpp: In function ‘int get_int()’:
user.cpp:24:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
for(; !isDigit[*head]; ++head);
^
user.cpp:26:24: warning: array subscript has type ‘char’ [-Wchar-subscripts]
for(; isDigit[*head]; ++head)
^
user.cpp: At global scope:
user.cpp:20:36: warning: always_inline function might not be inlinable [-Wattributes]
__attribute__((always_inline)) int get_int()
^~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:78:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.in", "r", stdin);
^
user.cpp:79:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 20ms | 3384kb | OK | 10 |
2 | 20ms | 3388kb | OK | 10 |
3 | 4ms | 3388kb | OK | 10 |
4 | 0ms | 3508kb | OK | 10 |
5 | 4ms | 3648kb | OK | 10 |
6 | 12ms | 4768kb | OK | 10 |
7 | 36ms | 7788kb | OK | 10 |
8 | 36ms | 7596kb | OK | 10 |
9 | 168ms | 27472kb | OK | 10 |
10 | 172ms | 27468kb | OK | 10 |
Punctaj total | 100 |