Pagini recente » Borderou de evaluare (job #2344770) | Borderou de evaluare (job #2721149) | Borderou de evaluare (job #1881) | Borderou de evaluare (job #2256417) | Borderou de evaluare (job #2485077)
Borderou de evaluare (job #2485077)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:9:9: warning: unused variable 'i' [-Wunused-variable]
int i,j,k, t, nn;
^
main.cpp:9:11: warning: unused variable 'j' [-Wunused-variable]
int i,j,k, t, nn;
^
main.cpp:9:13: warning: unused variable 'k' [-Wunused-variable]
int i,j,k, t, nn;
^
main.cpp:9:19: warning: unused variable 'nn' [-Wunused-variable]
int i,j,k, t, nn;
^~
main.cpp:11:18: warning: variable 'aux' set but not used [-Wunused-but-set-variable]
long long n, aux;
^~~
main.cpp:7:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("quadratum.in", "r", stdin);
^
main.cpp:8:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("quadratum.out", "w", stdout);
^
main.cpp:12:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
main.cpp:16:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &n);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | Incorect | 0 |
Punctaj total | 0 |