Pagini recente » Borderou de evaluare (job #112268) | Borderou de evaluare (job #2322136) | Borderou de evaluare (job #2322156) | Borderou de evaluare (job #2944450) | Borderou de evaluare (job #1580657)
Borderou de evaluare (job #1580657)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:124:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("resturi.in", "r", stdin);
^
user.cpp:125:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("resturi.out", "w", stdout);
^
user.cpp:127:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:130:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:131:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &p[1], &r[1]);
^
user.cpp:140:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &p[i], &r[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 60ms | 444kb | OK | 100 |
Punctaj total | 100 |