Borderou de evaluare (job #1392250)

Utilizator batistaUPB-Oprea-Cosmin-Dumitru batista Data 18 martie 2015 15:25:59
Problema Por Costel si Semipalindroamele Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 100

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
18ms248kbOK100
Punctaj total100

Ceva nu functioneaza?