Pagini recente » Borderou de evaluare (job #2182870) | Borderou de evaluare (job #2312060) | Borderou de evaluare (job #6399) | Borderou de evaluare (job #831117) | Borderou de evaluare (job #1986315)
Borderou de evaluare (job #1986315)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:116: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:117: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:119:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nrt);
^
user.cpp:124: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:126: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 | 4ms | 296kb | Incorect | 0 |
Punctaj total | 0 |