Pagini recente » Borderou de evaluare (job #1371397) | Borderou de evaluare (job #872545) | Borderou de evaluare (job #1522956) | Borderou de evaluare (job #692344) | Borderou de evaluare (job #1439893)
Borderou de evaluare (job #1439893)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:25: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:26: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:29:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &n);
^
user.cpp:32:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &m);
^
user.cpp:35:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &(p[j].t));
^
user.cpp:36:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &(p[j].d));
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 268ms | 3528kb | OK | 100 |
Punctaj total | 100 |