Pagini recente » Borderou de evaluare (job #653795) | Borderou de evaluare (job #2807965) | Borderou de evaluare (job #564310) | Borderou de evaluare (job #1227268) | Borderou de evaluare (job #1986085)
Borderou de evaluare (job #1986085)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:83:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("union.in", "r", stdin);
^
user.cpp:84:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("union.out", "w", stdout);
^
user.cpp:86:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nrt);
^
user.cpp:88:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n", &n, &m, &k);
^
user.cpp:90:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s\n", a[i] + 1);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 280kb | Incorect | 0 |
Punctaj total | 0 |