Pagini recente » Borderou de evaluare (job #2905999) | Borderou de evaluare (job #942461) | Borderou de evaluare (job #1760347) | Borderou de evaluare (job #3124340) | Borderou de evaluare (job #1392250)
Borderou de evaluare (job #1392250)
Raport evaluator
Compilare:
user.cpp: In function ‘void semipal(int, long long unsigned int)’:
user.cpp:9:24: warning: variable ‘st’ set but not used [-Wunused-but-set-variable]
unsigned long long st;
^
user.cpp: In function ‘int main()’:
user.cpp:34:24: warning: unused variable ‘rez’ [-Wunused-variable]
unsigned long long rez, rez2, R, rez3;
^
user.cpp:34:29: warning: unused variable ‘rez2’ [-Wunused-variable]
unsigned long long rez, rez2, R, rez3;
^
user.cpp:34:35: warning: unused variable ‘R’ [-Wunused-variable]
unsigned long long rez, rez2, R, rez3;
^
user.cpp:34:38: warning: unused variable ‘rez3’ [-Wunused-variable]
unsigned long long rez, rez2, R, rez3;
^
user.cpp:35:12: warning: unused variable ‘i’ [-Wunused-variable]
int T, i;
^
user.cpp:32:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("semipal.in","r",stdin);
^
user.cpp:33:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("semipal.out","w",stdout);
^
user.cpp:37:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:40:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %lld", &n, &k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 248kb | OK | 100 |
Punctaj total | 100 |