Pagini recente » Borderou de evaluare (job #2416844) | Borderou de evaluare (job #195730) | Borderou de evaluare (job #2339232) | Borderou de evaluare (job #2650092) | Borderou de evaluare (job #2109103)
Borderou de evaluare (job #2109103)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:43:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nustiu.in", "r", stdin);
^
user.cpp:44:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nustiu.out", "w", stdout);
^
user.cpp:47:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:49:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:52:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &u, &v);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 656kb | OK | 100 |
Punctaj total | 100 |