Borderou de evaluare (job #2220507)

Utilizator inquisitorAnders inquisitor Data 11 iulie 2018 23:38:59
Problema Algoritmul lui Euclid Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘unsigned int get_nr()’: user.cpp:29:23: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses] while(inBuffer[p] < 0x30 | inBuffer[p] > 0x39) ~~~~~~~~~~~~^~~~~~ user.cpp:34:23: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] while(inBuffer[p] > 0x2F & inBuffer[p] < 0x3A) ~~~~~~~~~~~~^~~~~~ user.cpp: At global scope: user.cpp:25:45: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) unsigned int get_nr() ^~~~~~ user.cpp: In function ‘unsigned int get_nr()’: user.cpp:31:23: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ++p != 0x8000 || (fread(inBuffer, 0x1, 0x8000, stdin), p = 0x0); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ user.cpp:38:23: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ++p != 0x8000 || (fread(inBuffer, 0x1, 0x8000, stdin), p = 0x0); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ user.cpp: In function ‘int main()’: user.cpp:46:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("euclid2.in", "r", stdin); ^ user.cpp:47:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("euclid2.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms1320kbOK1010
20ms1320kbOK1020
30ms1320kbOK10
412ms1344kbOK1010
516ms1344kbOK1010
624ms1348kbOK1010
728ms1344kbOK1040
836ms1352kbOK10
936ms1348kbOK10
1060ms1348kbOK10
Punctaj total100

Ceva nu functioneaza?