Pagini recente » Cod sursa (job #1237961) | Borderou de evaluare (job #3006210) | Borderou de evaluare (job #1446203) | Borderou de evaluare (job #2197842) | Borderou de evaluare (job #1717734)
Borderou de evaluare (job #1717734)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:25:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int n; fscanf(in, "%d", &n);//in >> n;
^
user.cpp:40:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int choice; fscanf(in, "%d", &choice); //in >> choice;
^
user.cpp:43:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int x; fscanf(in, "%d", &x);//in >> x;
^
user.cpp:79:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int x; fscanf(in, "%d", &x); //in >> x;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 444kb | OK | 10 | 10 |
| 2 | 0ms | 448kb | OK | 10 | 10 |
| 3 | 0ms | 448kb | OK | 10 | 10 |
| 4 | 4ms | 448kb | OK | 10 | 10 |
| 5 | 24ms | 520kb | OK | 10 | 60 |
| 6 | 52ms | 592kb | OK | 10 |
| 7 | 108ms | 1576kb | OK | 10 |
| 8 | 100ms | 1048kb | OK | 10 |
| 9 | 104ms | 784kb | OK | 10 |
| 10 | 108ms | 784kb | OK | 10 |
| Punctaj total | 100 |