Pagini recente » Borderou de evaluare (job #346923) | Borderou de evaluare (job #1374634) | Borderou de evaluare (job #2097567) | Borderou de evaluare (job #1659197) | Borderou de evaluare (job #2483360)
Borderou de evaluare (job #2483360)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:9:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.in", "r", stdin);
^
main.cpp:10:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.out", "w", stdout);
^
main.cpp:11:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &t);
^
main.cpp:13:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &n); sh=0;
^
main.cpp:20:63: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld", &list[i].first, &list[i].second);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 11ms | 131kb | OK | 100 |
Punctaj total | 100 |