Pagini recente » Borderou de evaluare (job #3285017) | Borderou de evaluare (job #1006299) | Borderou de evaluare (job #458393) | Borderou de evaluare (job #1335910) | Borderou de evaluare (job #1917571)
Borderou de evaluare (job #1917571)
Raport evaluator
Compilare:
user.cpp: In function ‘void citire()’:
user.cpp:16:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &q);
^
user.cpp: In function ‘void citireTest()’:
user.cpp:21:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:31:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &tmp1, &tmp2);
^
user.cpp: In function ‘int main()’:
user.cpp:110:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.in", "r", stdin);
^
user.cpp:111:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 60ms | 456kb | Incorect | 0 |
Punctaj total | 0 |