Borderou de evaluare (job #1338086)
Utilizator | Data | 9 februarie 2015 19:36:22 | |
---|---|---|---|
Problema | Algoritmul lui Euclid | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:33:36: error: ‘__declspec’ declared as an ‘inline’ variable
uint32_t inline __declspec ( naked ) __fastcall cmmdc( uint_fast32_t x, uint_fast32_t y ) {
^
user.cpp:33:30: error: ‘naked’ was not declared in this scope
uint32_t inline __declspec ( naked ) __fastcall cmmdc( uint_fast32_t x, uint_fast32_t y ) {
^
user.cpp:33:38: error: expected ‘,’ or ‘;’ before ‘__fastcall’
uint32_t inline __declspec ( naked ) __fastcall cmmdc( uint_fast32_t x, uint_fast32_t y ) {
^
user.cpp: In function ‘int main()’:
user.cpp:58:41: error: ‘cmmdc’ was not declared in this scope
fprintf( g, "%d\n", cmmdc( x, y ) );
^
user.cpp: In function ‘char get()’:
user.cpp:16:36: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread( a, 1, BUFF_SIZE, f );
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !