Pagini recente » Borderou de evaluare (job #633999) | Borderou de evaluare (job #2380538) | Borderou de evaluare (job #793785) | Borderou de evaluare (job #639803) | Borderou de evaluare (job #1408599)
Borderou de evaluare (job #1408599)
Raport evaluator
Compilare:
user.cpp: In function ‘void rezolva_problema()’:
user.cpp:8:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:11:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf%lf", &h, &m);
^
user.cpp: In function ‘int main()’:
user.cpp:22:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tictac.in", "r", stdin);
^
user.cpp:23:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tictac.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 156ms | 276kb | OK | 100 |
Punctaj total | 100 |