Pagini recente » Borderou de evaluare (job #2323076) | Borderou de evaluare (job #809229) | Borderou de evaluare (job #1874942) | Borderou de evaluare (job #1050066) | Borderou de evaluare (job #2138320)
Borderou de evaluare (job #2138320)
Raport evaluator
Compilare:
user.cpp: In function ‘void read(unsigned int&)’:
user.cpp:15:23: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses]
while(inBuffer[p] < 0x30 | inBuffer[p] > 0x39)
^
user.cpp:20:23: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
while(inBuffer[p] > 0x2F & inBuffer[p] < 0x3A)
^
user.cpp: In function ‘void bell()’:
user.cpp:102:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=1; i<=nodes; i++) d[i] = oo;
^
user.cpp:109:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=1;i<=edges;++i)
^
user.cpp:117:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
else for(i=2;i<=nodes;++i)
^
user.cpp: In function ‘void read()’:
user.cpp:126:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i <= edges; ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:138:21: warning: unused variable ‘j’ [-Wunused-variable]
unsigned int i, j, a, b, c;
^
user.cpp: At global scope:
user.cpp:9:37: warning: always_inline function might not be inlinable [-Wattributes]
__attribute__((always_inline)) void read(unsigned int &num)
^
user.cpp: In function ‘void read(unsigned int&)’:
user.cpp:17:24: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
++p != 0x30D40 || (fread(inBuffer, 0x1, 0x30D40, stdin), p = 0x0);
^
user.cpp:24:24: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
++p != 0x30D40 || (fread(inBuffer, 0x1, 0x30D40, stdin), p = 0x0);
^
user.cpp: In function ‘int main()’:
user.cpp:133:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "w", stdout);
^
user.cpp:134:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "r", stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3804kb | OK | 10 |
2 | 4ms | 3804kb | OK | 10 |
3 | 4ms | 3824kb | OK | 10 |
4 | 4ms | 3832kb | OK | 10 |
5 | 8ms | 4040kb | OK | 10 |
6 | 12ms | 4064kb | OK | 10 |
7 | 16ms | 4088kb | OK | 10 |
8 | 24ms | 4124kb | OK | 10 |
9 | 48ms | 6140kb | Incorect | 0 |
10 | 60ms | 5416kb | OK | 10 |
Punctaj total | 90 |