Borderou de evaluare (job #2875039)

Utilizator FunnyStockyMihnea Andreescu FunnyStocky Data 20 martie 2022 18:10:30
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void read(int&)': main.cpp:21:21: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] 21 | while (inBuffer[p] < 0x30 | inBuffer[p] > 0x39) { | ~~~~~~~~~~~~^~~~~~ main.cpp:22:62: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 22 | ++p != 0x30D40 || (fread(inBuffer, 0x1, 0x30D40, stdin), p = 0x0); | ~~^~~~~ main.cpp:25:21: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 25 | while (inBuffer[p] > 0x2F & inBuffer[p] < 0x3A) { | ~~~~~~~~~~~~^~~~~~ main.cpp:28:62: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 28 | ++p != 0x30D40 || (fread(inBuffer, 0x1, 0x30D40, stdin), p = 0x0); | ~~^~~~~ main.cpp: In function 'void read(char&)': main.cpp:36:61: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 36 | ++p != 0x30D40 || (fread(inBuffer, 0x1, 0x30D40, stdin), p = 0x0); | ~~^~~~~ main.cpp: In function 'std::pair<Node*, Node*> split(Node*, int)': main.cpp:132:6: warning: unused variable 'dim_rgh' [-Wunused-variable] 132 | int dim_rgh = (root->rgh ? root->rgh->dim : 0); | ^~~~~~~ main.cpp: At global scope: main.cpp:33:37: warning: 'always_inline' function might not be inlinable [-Wattributes] 33 | __attribute__((always_inline)) void read(char& num) { | ^~~~ main.cpp:18:37: warning: 'always_inline' function might not be inlinable [-Wattributes] 18 | __attribute__((always_inline)) void read(int& num) { | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11002ms1269kbTime limit exceeded0
21001ms1269kbTime limit exceeded0
31002ms1269kbTime limit exceeded0
41001ms1269kbTime limit exceeded0
51001ms1269kbTime limit exceeded0
61001ms1269kbTime limit exceeded0
71001ms1269kbTime limit exceeded0
81002ms1269kbTime limit exceeded0
91002ms1269kbTime limit exceeded0
101002ms1269kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?