Pagini recente » Borderou de evaluare (job #2916946) | Borderou de evaluare (job #1435041) | Borderou de evaluare (job #1165825) | Borderou de evaluare (job #3041747) | Borderou de evaluare (job #1763725)
Borderou de evaluare (job #1763725)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:118:9: warning: unused variable ‘Max’ [-Wunused-variable]
int Max = n+m;
^
user.cpp: In function ‘void get(int&)’:
user.cpp:25:45: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,DIM,stdin),poz=0;
^
user.cpp:31:45: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,DIM,stdin),poz=0;
^
user.cpp: In function ‘int check(int, int, int, int, int, int, int)’:
user.cpp:110:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:163:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mediana.in", "r", stdin);
^
user.cpp:164:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mediana.out", "w", stdout);
^
user.cpp:166:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 4164kb | Time limit exceeded. | 0 |
Punctaj total | 0 |