Pagini recente » Borderou de evaluare (job #1230462) | Borderou de evaluare (job #2264963) | Borderou de evaluare (job #175085) | Borderou de evaluare (job #1279145) | Borderou de evaluare (job #2485061)
Borderou de evaluare (job #2485061)
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: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 | 2ms | 131kb | Incorect | 0 |
Punctaj total | 0 |