Pagini recente » Borderou de evaluare (job #1933335) | Borderou de evaluare (job #2842523) | Borderou de evaluare (job #1422016) | Borderou de evaluare (job #973905) | Borderou de evaluare (job #1440229)
Borderou de evaluare (job #1440229)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:23:6: warning: unused variable ‘start’ [-Wunused-variable]
int start, duration, crttime, maxim=0;
^
user.cpp:23:13: warning: unused variable ‘duration’ [-Wunused-variable]
int start, duration, crttime, maxim=0;
^
user.cpp:20:32: 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:21:34: 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:24:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:28:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:31:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &teme[i].duration, &teme[i].deadline);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 276ms | 504kb | OK | 100 |
Punctaj total | 100 |