Pagini recente » Borderou de evaluare (job #2095157) | Borderou de evaluare (job #2704903) | Borderou de evaluare (job #1031524) | Borderou de evaluare (job #1595475) | Borderou de evaluare (job #1983946)
Borderou de evaluare (job #1983946)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:17: warning: unused variable ‘t’ [-Wunused-variable]
int t, d;
^
user.cpp:35:20: warning: unused variable ‘d’ [-Wunused-variable]
int t, d;
^
user.cpp:25:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("teme.in", "r", stdin);
^
user.cpp:26:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("teme.out", "w", stdout);
^
user.cpp:28:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:31:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:36:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &v[i].t, &v[i].d);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 224ms | 340kb | OK | 100 |
Punctaj total | 100 |